~icefox/garnetc#26: 
Feature: Basic numeric casts

__i64_to_i32() function calls will get old pretty quickly. We need to have both unchecked (as, in Rust terms) and checked conversions.

blargh, syntax. Maybe we can make em magical built-in functions, then we can just do cast(|I64| some_i32) and have the compiler sort that shit out.

Status
REPORTED
Submitter
~icefox
Assigned to
No-one
Submitted
1 year, 7 months ago
Updated
1 year, 7 months ago
Labels
T-FEATURE