mumu 0.11.0

Lava Mumu is a language for those in the now and that know
Documentation
[
  "array:append.json",
  "array:apply.json",
  "array:assoc.json",
  "array:chunk.json",
  "array:collect.json",
  "array:compact.json",
  "array:concat.json",
  "array:difference.json",
  "array:drop.json",
  "array:drop_while.json",
  "array:each.json",
  "array:every.json",
  "array:fill.json",
  "array:filter.json",
  "array:find.json",
  "array:findIndex.json",
  "array:flatten.json",
  "array:flatten_deep.json",
  "array:group_by.json",
  "array:head.json",
  "array:includes.json",
  "array:init.json",
  "array:ink.json",
  "array:intersection.json",
  "array:join.json",
  "array:keys.json",
  "array:last.json",
  "array:length.json",
  "array:lower.json",
  "array:map.json",
  "array:nth.json",
  "array:partition.json",
  "array:pluck.json",
  "array:prop.json",
  "array:range.json",
  "array:reduce.json",
  "array:repeat.json",
  "array:reverse.json",
  "array:shuffle.json",
  "array:some.json",
  "array:sort.json",
  "array:sortBy.json",
  "array:sortWith.json",
  "array:split.json",
  "array:tail.json",
  "array:take.json",
  "array:take_while.json",
  "array:union.json",
  "array:uniq.json",
  "array:zip.json",
  "array:zipWith.json",
  "article:keyed_destructure.json",
  "article:partial_and_variadic.json",
  "core:check.json",
  "core:compose.json",
  "core:extend.json",
  "core:include.json",
  "core:pipe.json",
  "core:slog.json",
  "core:sput.json",
  "core:type.json",
  "event:interval.json",
  "event:stop.json",
  "event:timeout.json",
  "file:read.json",
  "file:write.json",
  "flow:compose.json",
  "flow:filter.json",
  "flow:slice.json",
  "flow:throttle.json",
  "flow:to_array.json",
  "flow:trans.json",
  "gpu:add.json",
  "gpu:apply_activation.json",
  "gpu:hadamard.json",
  "gpu:inverse.json",
  "gpu:multiply.json",
  "gpu:reduce_sum.json",
  "gpu:scale.json",
  "gpu:subtract.json",
  "gpu:to_array.json",
  "gpu:to_tensor.json",
  "gpu:transpose.json",
  "json:decode.json",
  "json:encode.json",
  "kanvas:create.json",
  "kanvas:display.json",
  "kanvas:line.json",
  "kanvas:pixel.json",
  "kanvas:rectanlge.json",
  "kanvas:refresh.json",
  "kanvas:rotate_point.json",
  "kanvas:triangle.json",
  "math:abs.json",
  "math:acos.json",
  "math:acosh.json",
  "math:arb.json",
  "math:asin.json",
  "math:asinh.json",
  "math:atan.json",
  "math:atan2.json",
  "math:atanh.json",
  "math:cbrt.json",
  "math:ceil.json",
  "math:clz32.json",
  "math:cos.json",
  "math:cosh.json",
  "math:divide.json",
  "math:exp.json",
  "math:expm1.json",
  "math:floor.json",
  "math:fround.json",
  "math:hypot.json",
  "math:imul.json",
  "math:log.json",
  "math:log10.json",
  "math:log1p.json",
  "math:log2.json",
  "math:max.json",
  "math:min.json",
  "math:multiply.json",
  "math:plus.json",
  "math:pow.json",
  "math:round.json",
  "math:sign.json",
  "math:sin.json",
  "math:sinh.json",
  "math:sqrt.json",
  "math:srand.json",
  "math:subtract.json",
  "math:tan.json",
  "math:tanh.json",
  "math:trunc.json",
  "matrix:add.json",
  "matrix:multiply.json",
  "matrix:subtract.json",
  "matrix:transpose.json",
  "net-fetch.json",
  "net-stop.json",
  "ping.json",
  "process:info.json",
  "sqlite:close.json",
  "sqlite:open.json",
  "sqlite:query.json",
  "string:concat.json",
  "string:contains.json",
  "string:ends_with.json",
  "string:index_of.json",
  "string:last_index_of.json",
  "string:length.json",
  "string:lower.json",
  "string:repeat.json",
  "string:replace.json",
  "string:slice.json",
  "string:split.json",
  "string:starts_with.json",
  "string:to_string.json",
  "string:trim.json",
  "string:upper.json",
  "sys:command.json",
  "sys:timestamp_micro.json",
  "sys:timestamp_ms.json",
  "test:all.json",
  "test:describe.json",
  "test:expect_equal.json",
  "test:expect_error.json",
  "test:expect_not_equal.json",
  "test:file_contents_equal.json",
  "test:file_contents_length_equal.json",
  "test:file_contents_not_equal.json",
  "test:has_key.json",
  "test:it.json",
  "test:list.json",
  "test:lorem_file.json",
  "test:prop_equals.json",
  "test:run.json",
  "test:unique_filename.json"
]