RefQL implements Semigroup
Author: turelurenCreated Aug 11, 2025Updated Aug 11, 2025
Hello,
My lib RefQL, which is a tool for querying SQL databases, implements the Fantasy Land Semigroup (fantasy-land/concat) spec to make querying more composable. It follows the associativity law.
I’m using it in production myself and I think other developers could do so too. So I wondered if you find the library interesting, maybe you can add it to the Implementations page. If not, just close this issue, no problem.
Thanks
Source: fantasyland/fantasy-land