pxeger / whython

Fork of Python with some terrible custom features hacked in
https://www.pxeger.com/2021-09-19-hacking-on-cpython/
Other
16 stars 3 forks source link

Add a Maybe #12

Open chunkybanana opened 2 years ago

chunkybanana commented 2 years ago

If True and False exist, why not Maybe, which has a 50% chance of being either?