https://github.com/leftaroundabout/cxx-lambdalike
https://github.com/leftaroundabout/cxx-lambdalike
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/leftaroundabout/cxx-lambdalike
- Owner: leftaroundabout
- License: gpl-3.0
- Created: 2012-09-13T16:56:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-13T17:01:32.000Z (over 12 years ago)
- Last Synced: 2025-02-24T02:15:05.301Z (4 months ago)
- Language: C++
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
`lambdalike` is a small C++11 template library, supporting some functional programming helpers similar to those found in [Haskell](http://www.haskell.org).