.codeclimate.json | |
|
|
.devcontainer/Dockerfile | |
|
|
.devcontainer/devcontainer.json | |
|
|
.eslintrc.js | 28 | A 0 mins |
|
.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/bug.md | |
|
|
.github/ISSUE_TEMPLATE/change.md | |
|
|
.github/ISSUE_TEMPLATE/feature.md | |
|
|
.github/dependabot.yml | |
|
|
.github/pull_request_template.md | |
|
|
.github/workflows/codeql-analysis.yml | |
|
|
.github/workflows/main.yml | |
|
|
.github/workflows/release.yml | |
|
|
.gitignore | |
|
|
.prettierrc | |
|
|
.releaserc | |
|
|
.vscode/settings.json | |
|
|
CHANGELOG.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
SUMMARY.md | |
|
|
commitlint.config.js | 1 | A 0 mins |
|
docs/faq.md | |
|
|
docs/functions.md | |
|
|
jest.config.js | 12 | A 0 mins |
|
package.json | |
|
|
src/core/index.ts | 177 | A 45 mins | A 96% |
src/index.ts | 4 | A 0 mins |
|
src/list/List.ts | 70 | A 2 hrs | A 97% |
src/list/index.ts | 1 | A 0 mins |
|
src/memo/TreeNode.ts | 33 | A 3 hrs | A 100% |
src/memo/index.ts | 108 | A 1 hr | A 100% |
src/monads/Either.ts | 44 | B 5 hrs | A 100% |
src/monads/Maybe.ts | 38 | A 1 hr | A 100% |
src/monads/Reader.ts | 13 | B 4 hrs | A 100% |
src/monads/Result.ts | 40 | A 3 hrs | A 100% |
src/monads/index.ts | 4 | A 0 mins |
|
tsconfig.json | |
|
|
typedoc.json | |
|
|
yarn.lock | |
|
|