This repository contains functions in Racket.
These functions are abstractions of repetitive procedures, such as asking
if a boolean value is true?
or passing a single value to multiple
procedures (valmap
).
This repository contains functions in Racket.
These functions are abstractions of repetitive procedures, such as asking
if a boolean value is true?
or passing a single value to multiple
procedures (valmap
).