softwarecraft13
-
- 22,601 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. -
- 16,713 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. -
- 8,186 total downloads
- last updated 3/11/2025
- Latest version: 2.1.2
SoftwareCraft.Either represents the OOP implementation of a functional concept. -
- 856 total downloads
- last updated 3/11/2025
- Latest version: 1.0.1
SoftwareCraft.Forge is the base library for the entire SoftwareCraft universe.