lowdash 0.2.2

A Lodash inspired utility library to manipulate array and object
Documentation
[dependencies]

[lib]
name = "lowdash"
path = "src/lib.rs"

[package]
authors = ["Tirtadwipa Manunggal <tirtadwipa.manunggal@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["rust-patterns"]
description = "A Lodash inspired utility library to manipulate array and object"
edition = "2021"
keywords = ["rust-lodash", "lodash", "utility", "js", "javascript"]
license = "MIT"
name = "lowdash"
readme = "README.md"
repository = "https://github.com/liberocks/lowdash"
version = "0.2.2"