GregRos
OptionalSharp
by:
GregRos
- 4,347 total downloads
- last updated 7/15/2017
- Latest version: 0.8.2
Yet another implementation of an option/optional type for .NET.
An Optional type explicitly represents the type of a value that may or may not exist. While you can do this with nulls, that has many drawbacks.
Some of the benefits of this library over some others include comprehensive equality...
More information
Imms.FSharp
by:
GregRos
- 3,333 total downloads
- last updated 6/24/2016
- Latest version: 0.7.0
This library provides F# integration for the Imms immutable collections library.
- 3,070 total downloads
- last updated 6/24/2012
- Latest version: 0.5.0.1
* Define string.format-like templates using *named* tokens.
* A fluent API that makes template configuration clear and intuitive.
* Access properties and parameterless methods of input values using a simple syntax.
* Use delegates to process inputs. Tell your template to join a list, make a string...
More information
- 2,794 total downloads
- last updated 1/3/2016
- Latest version: 0.8.5
This library contains the patching attributes for the Patchwork assembly modification framework. You must reference this library from your patch assembly.
- 826 total downloads
- last updated 7/15/2017
- Latest version: 0.8.2
Extension methods and other objects for integrating the Optional# Optional type into .NET.