typescript(option): chore: updated tags
Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
parent
1d2e49fb02
commit
5ea670e3b9
|
@ -19,7 +19,21 @@
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"typescript",
|
"typescript",
|
||||||
"fsharp",
|
"fsharp",
|
||||||
|
"fp",
|
||||||
|
"functional-programming",
|
||||||
|
"monad",
|
||||||
|
"immutable",
|
||||||
|
"stateless",
|
||||||
|
"classless",
|
||||||
"option",
|
"option",
|
||||||
|
"typesafe",
|
||||||
|
"functor",
|
||||||
|
"pure",
|
||||||
|
"option",
|
||||||
|
"some",
|
||||||
|
"just",
|
||||||
|
"none",
|
||||||
|
"nothing",
|
||||||
"maybe",
|
"maybe",
|
||||||
"nullable"
|
"nullable"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue