rearman [Wed, 15 Oct 2025 19:55:07 +0000 (15:55 -0400)]
Add some conversions and a caller
Caller takes an amount as a number, and a from-unit and to-unit as quoted
symbols. It converts the units to strings, sticks a "->" between them,
interns that string as a symbol, and calls that symbol with the amount as an
argument.