assembler
assembler copied to clipboard
Have caching functionalities implement `RuleMapper` interface
By having cached() functions implement RuleMapper instead of RuleMapperSource, we avoid the additional step of flattening the cache before processing it as a stream in oneToOne() and oneToMany() functions