{"id":"ukendio/cryo","name":"cryo","scope":"ukendio","platform":"roblox","description":"Mirrored from the Wally registry.","version":"1.0.3","latest":"1.0.3","versions":["1.0.3"],"license":"MIT","licenseRating":"safe","licenseCaveats":["License identified from the packaged LICENSE file; the manifest declared none."],"licenseVerified":true,"dependencies":{},"integrity":"747f219fb58519a077f1a5418374882719c3b83eae3026f336d72b7506bc3ba6","likes":0,"downloads":0,"install":"forest install ukendio/cryo","url":"https://forest.dev/p/roblox/ukendio/cryo","files":"https://api.forest.dev/ai/package/roblox/ukendio/cryo/files","readme":"<h1 align=\"center\">Cryo</h1>\n<div align=\"center\">\n\t<a href=\"https://github.com/Roblox/cryo-internal/actions/workflows/ci.yml\">\n\t\t<img src=\"https://github.com/Roblox/cryo-internal/actions/workflows/ci.yml/badge.svg\" alt=\"GitHub CI\" />\n\t</a>\n\t<a href='https://coveralls.io/github/Roblox/cryo-internal?branch=main'>\n\t\t<img src='https://coveralls.io/repos/github/Roblox/cryo-internal/badge.svg?branch=main&amp;t=49bK0s' alt='Coverage Status' />\n\t</a>\n\t<a href=\"https://roblox.github.io/cryo-internal\">\n\t\t<img src=\"https://img.shields.io/badge/docs-website-green.svg\" alt=\"Documentation\" />\n\t</a>\n</div>\n\n<div align=\"center\">\n\tA collection of methods for working with immutable data in a functional way for Roblox Lua.\n</div>\n\n<div>&nbsp;</div>\n\nCryo is a library that helps you write more terse code that deals with immutable data. It includes traditional FP list primitives like `map`, `filter`, and `foldLeft`, as well as tools inspired by JavaScript like joining dictionaries.\n\nCryo works well to make [Rodux](https://github.com/Roblox/rodux) reducers cleaner!\n\n## Installation\n\nThis project can be specified as a dependency via rotriever:\n```toml\nCryo = \"github.com/roblox/cryo-internal@1.0.3\"\n```\n\n## Documentation\n\nDocumentation for Cryo is available on [the official documentation website](https://roblox.github.io/cryo-internal).\n\n## License\n\nLicensed under the MIT license ([LICENSE.txt](LICENSE.txt) or http://opensource.org/licenses/MIT).\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MIT license, shall be licensed as above, without any additional terms or conditions.\n\nTake a look at the [contributing guide](CONTRIBUTING.md) for guidelines on how to contribute to Cryo.\n","readmeTruncated":false}