Skip to content

lexi-lambda/threading

Repository files navigation

threading Build Status Scribble Docs

This package implements threading macros for Racket.

Installation

$ raco pkg install threading

Usage

> (~> 'abc
      symbol->string
      string->bytes/utf-8
      (bytes-ref 1)
      (- 2))
96

For more information, see the documentation.

About

Threading macros for Racket

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages