Philip Conrad
Philip Conrad
**Controversial take**: Let's have first class functions, and get `map` / `reduce` / `fold` and friends for free. :smiling_imp: My reasoning for this charged opinion: - First-class functions open up...
After a fair bit of thought, I've come around to liking @anderseknert's original proposal for the "Every style" syntax, and also @johanfylling's "reduction comprehension" syntax proposal. Each of those two...
@anderseknert How should the two comments be merged together? Is that a case the formatter can resolve on its own?
@srenatus I agree that we could probably borrow the inter-query cache system for this, but it easily could cause a memory usage spike for folks with many unique GraphQL schemas...