Skip to main content

gt

Function gt 

Source
pub fn gt<S: ValueStore>(
    store: &S,
    left: Value,
    right: Value,
) -> RuntimeResult<Value>
Expand description

> accepts integers only (design §10.1).