softwarecraft13
-
- 21,390 total downloads
- last updated 3/2/2022
- Latest version: 2.0.3
SoftwareCraft.Maybe represents the OOP implementation of a functional concept. Instead of returning null, return a Maybe, and the code will be much cleaner and the intent much clearer. -
- 15,572 total downloads
- last updated 10/30/2024
- Latest version: 6.1.0
SoftwareCraft.Result represents the OOP implementation of a functional concept. Instead of throwing an exception, return a Result, and the code will be much cleaner and the intent much clearer. -
- 7,878 total downloads
- last updated 12/20/2021
- Latest version: 2.1.1.1
SoftwareCraft.Either represents the OOP implementation of a functional concept. -
- 116 total downloads
- last updated 10/30/2024
- Latest version: 1.0.0
SoftwareCraft.Forge is the base library for the entire SoftwareCraft universe.