bison/custom

Types

pub opaque type Custom

Constants

pub const max_binary_custom_code: Int
pub const min_binary_custom_code: Int

Functions

pub fn from_bit_array_with_code(
  code: Int,
  value: BitArray,
) -> Result(Custom, Nil)
pub fn to_bit_array_with_code(custom: Custom) -> #(Int, BitArray)
Search Document