microstates icon indicating copy to clipboard operation
microstates copied to clipboard

Add `flatMap` method to query.

Open cowboyd opened this issue 5 years ago • 0 comments

At its core, query is a monad, and we can make it more expressive and less reliant on manually rolled iterators if we add the flatMap method.

cowboyd avatar Apr 30 '19 16:04 cowboyd