assembler icon indicating copy to clipboard operation
assembler copied to clipboard

Have caching functionalities implement `RuleMapper` interface

Open pellse opened this issue 1 year ago • 0 comments

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

pellse avatar Nov 13 '24 17:11 pellse