1
Fork 0
solar-conflux/typescript/option/src
Matei Adriel ff81096e6f
typescript(option): refactor: rewrote Some as a typecasted identity
typescript(option):
typescript(option): The Some function did nothing at runtime so a typecasted identity did the job

Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-23 14:25:10 +02:00
..
helpers typescript(option): fix: Fixed the name of isNone 2019-12-23 14:16:32 +02:00
index.ts typescript(option): refactor: split heplers in different files 2019-12-23 13:17:51 +02:00
internals.ts typescript(option): refactor: no longer using the useless some symbol 2019-12-23 14:24:23 +02:00
internalTypes.ts typescript(option): refactor: islotated T | null in a Nullable internal type and updated the docs 2019-12-20 14:54:40 +02:00
types.ts typescript(option): refactor: rewrote Some as a typecasted identity 2019-12-23 14:25:10 +02:00