[][src]Function litto::lang::minilang::stdlib::le

pub fn le(a: &Int, b: &Int) -> Result<Bool, <MiniLang as Interpreter>::Error>

(< int int) -> bool