JesseRussell
-
- 8,972 total downloads
- last updated 2/21/2021
- Latest version: 1.1.1
A collection of userful number types. -
- 1,697 total downloads
- last updated 1/23/2021
- Latest version: 1.0.3
Just a small library that fills in one or two holes in the Linq library. TypeArray: an easy way of instanciating a Type[] inline without having to call typeof over and over again. MonoEnu: An enumerable... More information -
- 743 total downloads
- last updated 2/2/2021
- Latest version: 1.0.0
Represents a generic immutable sequence of T. Equality is, like strings, based on value not reference. It's essencially a wrapper for immutableArray, but with value based equality instead of reference based... More information