rtulip / haystack

Haystack is a compiled, statically typed, stack-based language with opt-in variable assignment.
MIT License
25 stars 2 forks source link

Stdlib updates #187

Closed rtulip closed 1 year ago

rtulip commented 1 year ago

Update Option and Result to use the enum structs

This also fixes a bug with casting to enum structs