ordrid / cats.main

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cats (ALPHA)

About

This package provides utility classes and functions to facilitate basic functional programming in C#.

Recommended Global Using Namespaces

global using Cats.Main.Core;
global using Cats.Main.Utils;

TODO

  • Add tests.
  • Add documentation.

About

License:MIT License


Languages

Language:C# 100.0%