Add a `prelude` module, operator overloading, and `From` / `Into` conversions across the main types for an easier API. Done when: common workflows compile through the prelude. Depends on #17 #25
Add a
preludemodule, operator overloading, andFrom/Intoconversions across the main types for an easier API.Done when: common workflows compile through the prelude.
Depends on #17 #25