18 releases

0.2.6 Aug 12, 2021
0.2.5 Jul 28, 2021
0.2.3 May 26, 2021
0.1.10 Feb 5, 2021
0.1.0 Jul 1, 2020

#773 in Algorithms

Download history 11/week @ 2024-02-12 7/week @ 2024-02-19 81/week @ 2024-02-26 19/week @ 2024-03-04 22/week @ 2024-03-11 21/week @ 2024-03-18 17/week @ 2024-03-25 368/week @ 2024-04-01

432 downloads per month
Used in 6 crates

Custom license

130KB
2K SLoC

Enso Prelude

The Enso prelude is a library in the style of the Haskell prelude, pulling in a number of useful foundational features for writing Rust code in the Enso project.


lib.rs:

This module re-exports a lot of useful stuff. It is not meant to be used by libraries, but it is definitely usefull for bigger projects. It also defines several aliases and utils which may find their place in new libraries in the future.

Dependencies

~16–29MB
~447K SLoC