cairo_lang_sierra::extensions::modules

Module is_zero

source

Structs§

  • Libfunc for checking whether the given value is zero or not, and returning a non-zero wrapped value in case of success.

Traits§

  • Trait for implementing a IsZero library function for a type.