snarkvm_console_algorithms

Type Alias I16

Source
pub type I16<E> = Integer<E, i16>;

Aliased Typeยง

struct I16<E> { /* private fields */ }