@stephen/typed_operation
TypedOperation is a command pattern with typed parameters, which is callable, and can be partially applied.
details
- latest
- 1.0.0
- licenses
- MIT
- ruby
- >= 3.2
- rubygems
- >= 0
- executables
- none
- native extensions
- none
- platforms
- ruby
links
- homepage
- source_code
- https://github.com/stevegeek/typed_operation
versions
- 1.0.0 Apr 16 2026 Stephen Ierodiaconou
usage
- run on your commandline
-
bundle add typed_operation --source "https://beta.gem.coop/@stephen" - or, put in your Gemfile
-
gem "typed_operation", source: "https://beta.gem.coop/@stephen"