csep-2025/commons
Steven Liu 2d1df8fc11 feat(commons): create new Scalable<T extends RecipeIngredient> interface
Scalable<T extends Recipe> supplies two scaleBy() functions that
implementors should create. This allows for custom handling if more
types of ingredients are handled in the future.
2026-01-05 17:24:29 +01:00
..
src feat(commons): create new Scalable<T extends RecipeIngredient> interface 2026-01-05 17:24:29 +01:00
pom.xml Created utils for websockets. 2025-12-17 16:26:27 +01:00