Skip to content
Priyatam Mudivarti edited this page Feb 1, 2016 · 1 revision

The garden.repl namespace provides useful functions for printing the output of units, colors, rules, and functions.

For example:

user=> (use 'garden.units)
nil
user=> (require 'garden)
nil
user=> (px 16)
16px
Clone this wiki locally