> Il giorno 18 ott 2015, alle ore 23:28, [email protected] ha scritto: > > > You can't unbox an already unboxed object. > > Cheers > Lex
I see, however my question is if there is a way to perform the conversion shown (or the like) without any (or minimal) run time penalty that is the reason why when I found that reinterpret was calling intrinsics I focussed on them. In C time penalty is 0 If Julia proposes itself as solving the two language problem I should not think to write parts of the code in C
