Files
Odin/src
gingerBill 3f935bea25 union #shared_nil
This adds a feature to `union` which requires all the variants to have a `nil` value and on assign to the union, checks whether that value is `nil` or not. If the value is `nil`, the union will be `nil` (thus sharing the `nil` value)
2022-03-24 11:55:03 +00:00
..
2021-09-11 17:06:29 +01:00
2022-03-14 12:28:28 +00:00
2022-03-24 11:55:03 +00:00
2022-03-24 11:55:03 +00:00
2022-02-25 08:49:25 +00:00
2022-03-24 11:55:03 +00:00
2022-03-24 11:55:03 +00:00
2022-01-17 14:43:42 +00:00
2022-02-22 23:03:04 +00:00
2021-08-29 15:54:56 +02:00
2022-03-24 11:55:03 +00:00
2022-03-24 11:55:03 +00:00
2022-03-24 11:55:03 +00:00
2022-03-24 11:55:03 +00:00
2021-11-16 16:08:20 +00:00
2022-01-23 15:40:46 +00:00
2019-10-26 14:29:04 +01:00
2021-11-05 17:24:19 +00:00
2021-11-05 17:32:17 +00:00
2022-02-28 15:08:50 +00:00
2021-11-15 17:26:01 +00:00
2022-02-25 08:49:25 +00:00
2022-03-24 11:55:03 +00:00