[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"