This repository has been archived by the owner on Sep 17, 2023. It is now read-only.
Release 3.0.2
New Features
- Add generic
ValueRecipe
type representing either value as is, or its evaluator function. - Add
valueByRecipe()
utility function evaluating value by its recipe. - Add
valueRecipe()
utility function converting arbitrary value recipe to its evaluator function.