conditional optional unwrapping

This commit is contained in:
2026-06-21 20:38:12 +02:00
parent c90ada608e
commit f4194492cc
10 changed files with 391 additions and 12 deletions
+2
View File
@@ -85,6 +85,8 @@ Opcode :: enum u8 {
Length,
Slice_Ptr,
Unwrap,
Optional_Is_Some,
Optional_Value,
Orelse_Begin,
Orelse,
Widen,