// See `triangles.rs` for discussion about the approach used
// throughout the module, and the list of all triangles used.
// TODO: figure out how to encourage use of the "good" functions,
// while still exposing the "raw" ones for people who really want them.
// Consider something like session types.
pub use ;
pub use ;
pub use ;