im_utils 0.1.1

Extends im and im_rc containers with immutable methods.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "im_utils"
description = "Extends im and im_rc containers with immutable methods."
license = "MPL-2.0"
keywords = ["immutable", "im", "im_rc", "utils"]
repository = "https://github.com/1216892614/im-utils"
version = "0.1.1"
authors = ["Nerd"]
edition = "2021"

[dependencies]
im = "15.1.0"
im-rc = "15.1.0"