www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

README.md (897B)


      1 kw-utils [![Build Status](https://travis-ci.org/AlexKnauth/kw-utils.png?branch=master)](https://travis-ci.org/AlexKnauth/kw-utils)
      2 ========
      3 
      4 misc kw utils
      5 
      6 main documentation: http://pkg-build.racket-lang.org/doc/kw-utils/index.html
      7 
      8 - kw-lists-lambda: http://docs.racket-lang.org/kw-utils/kw-lists-lambda_scrbl.html
      9 
     10 - kw-hash-lambda etc: http://pkg-build.racket-lang.org/doc/kw-utils/kw-hash_scrbl.html
     11 
     12 - keyword-apply/sort: http://pkg-build.racket-lang.org/doc/kw-utils/keyword-apply-sort_scrbl.html
     13 
     14 - arity+keywords: http://pkg-build.racket-lang.org/doc/kw-utils/arity_keywords_scrbl.html
     15 
     16 - map with keywords: http://pkg-build.racket-lang.org/doc/kw-utils/kw-map_scrbl.html
     17 
     18 - partial application: http://pkg-build.racket-lang.org/doc/kw-utils/Partial_application_with_keywords.html
     19 
     20 - curried map: http://pkg-build.racket-lang.org/doc/kw-utils/Creating_functions_that_map_over_lists.html
     21