Looks nice, but does it really work? <https://gith...
# functional
d
Looks nice, but does it really work? https://github.com/kategory/kategory/pull/143/commits/cd289f952186e34e788952a9ae5762c3fac2c5d7#diff-905cfbadf10dac9c8707f7f00d049b0eR41 Here
A
is an erased type, so
typeOf<Option.Some<Int>>
would return
true
for
Option.Some<String>