Files
Jeremy Evans 076304091b Streamline Arch class in rhizome
Avoid excess case folding and string/symbol conversions. At the cost
of an allocation, condense the `render` method.

Also, remove the defaults from `Arch.render`: they were never used for
convenience, and deteriorate its exhaustive checking advantage.
2025-04-29 16:45:24 -07:00
..