# What crazy instability is this?

**URL:** https://discourse.julialang.org/t/what-crazy-instability-is-this/40340
**Category:** General Usage
**Created:** [May 28, 2020, 2:13pm UTC](https://discourse.julialang.org/t/what-crazy-instability-is-this/40340 "2020-05-28T14:13:43Z")
**Posts on this page:** 1
**Page:** 2

<div class="post-metadata">

### Author: ![pixel27](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/pixel27/32/8902_2.png) [@pixel27](https://discourse.julialang.org/u/pixel27)
#### Post date: [May 29, 2020, 2:50pm UTC](https://discourse.julialang.org/t/what-crazy-instability-is-this/40340/21 "2020-05-29T14:50:35Z")

</div>

Okay so taking that `convert` and possibly the constructor is just a suggestion…the easiest way to make code work appears to be doing:

```julia
val::UInt8 = d[:histo_bounds]

```

Well it’s the least amount of typing involved. 🙂

[Previous page](https://discourse.julialang.org/t/what-crazy-instability-is-this/40340.md?page=1)
