builtin_foldl

Function builtin_foldl 

Source
async fn builtin_foldl(
    co: GenCo,
    values: Vec<Value>,
) -> Result<Value, ErrorKind>