conditional optional unwrapping
This commit is contained in:
@@ -85,6 +85,8 @@ Opcode :: enum u8 {
|
||||
Length,
|
||||
Slice_Ptr,
|
||||
Unwrap,
|
||||
Optional_Is_Some,
|
||||
Optional_Value,
|
||||
Orelse_Begin,
|
||||
Orelse,
|
||||
Widen,
|
||||
|
||||
Reference in New Issue
Block a user