/racket-hacks

Scheme, Racket hacks for functionality that's taking me too long to find in existing modules

Primary LanguageRacket

RACKET-HACKS

Stuff to support other projects. At times I'll discover existing constructs to replace these.

Strings

String-related functions ./data/string.rkt

Formatting Text

./text/format.rkt

Filepath

./data/pathname.rkt

System

./system/time.rkt ./system/unix/mount.rkt