Skip to content

The first library you'll use in every project. A lightweight collection of utility types and extensions.

Notifications You must be signed in to change notification settings

lookmumnohandlebars/PreemoSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

SuperPrimitives

A collection of utility types for declarative programming in C#

Types

  • Unit: A performant "Valueless" value for use in Generics where void cannot be used.
  • Option: A wrapper around a value that maybe exists.
  • Result: Signifies a the result of an operation.
  • Union: A type that declares multiple types as a possibility for the value.

About

The first library you'll use in every project. A lightweight collection of utility types and extensions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published