Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(docs): add predicate, point-free, and transformation functions in index page #532

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

sevillaarvin
Copy link

Hello, I'd like to add the missing functions in the index page so it can be easily viewable.

For now I added predicate functions. If it is allowed, then I will add the point-free and transformation functions afterwards.

I've also added some missing type signatures, and modified other type signatures, just so it is easily parseable

Arvin Sevilla added 5 commits September 4, 2022 16:41
asdf-vm uses .tool-versions to identify and shim a language version.

Based on .travis.yml, nodejs@12 should be supported, but when I run
`npm run setup`, I keep encountering the same error:

```
npm ERR! node-sass@4.9.4 postinstall: `node scripts/build.js`
```

So I used nodejs@10 instead.
Also modified other type signatures so it is easily parsable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant