Kind/book/Maybe/some.kind2
2024-07-08 18:13:17 -03:00

6 lines
65 B
Plaintext

some <T>
- value: T
: (Maybe T)
~λP λsome λnone (some value)