Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/relrod/lennyops
Cooming soon...
https://github.com/relrod/lennyops
Last synced: 24 minutes ago
JSON representation
Cooming soon...
- Host: GitHub
- URL: https://github.com/relrod/lennyops
- Owner: relrod
- Created: 2014-06-24T02:19:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-24T02:20:48.000Z (over 10 years ago)
- Last Synced: 2024-10-25T04:49:51.894Z (11 days ago)
- Language: F#
- Size: 610 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LennyOps
========Makes map operation to work without explicitly indicating the type of parameter. Unstable. Untested.
Status:
- map operation
Use of map operation : (list)|(array)|(array2d)|(array3d)|(seq)|(map)|(set) |> map (fun x -> ...)- Yet only map operation, the rest is coming soon...