-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
there is a more serious problem, cast it is not implemented, currently it is a strange type pruning (i.e respects how pointer casting works in old compiler, but not general type casting), which is not cast at all, for example
import std/syncio echo cast[float](42)Will produce 42, not converted int bytes to float
see ASVIEST#1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels