Expand description
Type definitions for the standard types from the arithmetic-eval
crate.
Enumsยง
- Assertions
- Definitions for
assert
andassert_eq
functions. - Prelude
- Map containing type definitions for all variables from
Prelude
in the eval crate, except forloop
function.