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

pub fn write(
    env: &<MiniLang as Interpreter>::Env,
    args: &[<MiniLang as Interpreter>::Expr]
) -> Result<<MiniLang as Interpreter>::Value, <MiniLang as Interpreter>::Error>

(write value...)