Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexknauth/kw-utils
misc kw utils
https://github.com/alexknauth/kw-utils
Last synced: about 1 month ago
JSON representation
misc kw utils
- Host: GitHub
- URL: https://github.com/alexknauth/kw-utils
- Owner: AlexKnauth
- License: mit
- Created: 2014-11-12T03:03:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-08-24T00:03:04.000Z (over 2 years ago)
- Last Synced: 2024-10-16T02:55:02.456Z (3 months ago)
- Language: Racket
- Size: 63.5 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
kw-utils
========misc kw utils
main documentation: http://pkg-build.racket-lang.org/doc/kw-utils/index.html
- Keywords in Hash Tables: https://docs.racket-lang.org/kw-utils/Keywords_in_Hash_Tables.html
- Keywords in Parallel Lists: https://docs.racket-lang.org/kw-utils/Keywords_in_Parallel_Lists.html
- Procedure arities with keywords: https://docs.racket-lang.org/kw-utils/arity_keywords_scrbl.html
- Higher Order Functions with Keywords: https://docs.racket-lang.org/kw-utils/Higher_Order_Functions_with_Keywords.html