Charles Iliya Krempeaux
|
1cc2b9ffdb
|
opt.Optional[T].IsNothing() opt.Optional[T].IsSomething()
|
2024-06-16 07:03:11 -07:00 |
Charles Iliya Krempeaux
|
272fd84518
|
improvements
|
2023-09-27 09:43:16 +09:00 |
Charles Iliya Krempeaux
|
3e7cdb405e
|
.MarshalJSON()
|
2023-09-25 11:35:13 +09:00 |
Charles Iliya Krempeaux
|
3cb587c984
|
tried to make type restriction a compile time constraint. that did not seem to work. so made it a run-time constraint.
|
2023-09-24 05:44:37 +09:00 |
Charles Iliya Krempeaux
|
58bf264aa9
|
opt.Optional[bool|string].MarshalJSON()
|
2023-09-23 09:29:41 +09:00 |