mirror of https://github.com/codefeathers/fuse
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Muthu Kumar
326b9999cd
|
7 years ago | |
---|---|---|
.vscode | 7 years ago | |
spec | 7 years ago | |
.eslintignore | 7 years ago | |
.eslintrc.js | 7 years ago | |
.gitignore | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
Select.js | 7 years ago | |
package-lock.json | 7 years ago | |
package.json | 7 years ago |
README.md
select-return
Return a function based on a condition. Monadic alternative to switch-case.