Type Alias clingo_sys::clingo_symbol_t

source ·
pub type clingo_symbol_t = u64;
Expand description

! Represents a symbol. ! ! This includes numbers, strings, functions (including constants when ! arguments are empty and tuples when the name is empty), #inf and #sup.