https://github.com/idkjs/transducers-re
https://github.com/idkjs/transducers-re
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/idkjs/transducers-re
- Owner: idkjs
- Created: 2020-05-18T15:32:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-05T16:08:10.000Z (about 4 years ago)
- Last Synced: 2025-02-04T16:51:13.204Z (5 months ago)
- Language: Reason
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# transducers in reasonml
Hello! This project allows you to quickly get started with Reason and BuckleScript. If you wanted a more sophisticated version, try the `react` template (`bsb -theme react -init .`).
## Sources
[oddlyfunctional/bs-transducers](https://github.com/oddlyfunctional/bs-transducers)
and something else I cant remember right this second.