-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Many of the functions in the crate are const, which is much appreciated. But I can not find a const way to cast between bnum types (for example, from a U1024 to a I256. Obviously the trait-based casting (As), which appears to be the primary approach, can't be const.
Does this feature already exist, and if not, can it be added?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels