foggynight / chicken-arrows

Threading macros of Clojure implemented in CHICKEN Scheme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chicken-arrows

This is a port of arrows to CHICKEN Scheme.

Implements the -> and ->> threading macros of Clojure.

License

Copyright (C) 2022 Robert Coffey

This software has been released under the MIT license.

About

Threading macros of Clojure implemented in CHICKEN Scheme.

License:MIT License


Languages

Language:Scheme 100.0%