Fork me on GitHub
#pathom
<
2019-12-22
>
Vincent Cantin06:12:24

I wonder if EQL could be extended to allow general recursion, by specifying the “from” and “to” recursion points

Vincent Cantin06:12:53

something that could work with recursions like [{person [{group [{person [{group

Vincent Cantin07:12:21

maybe via meta ?

wilkerlucio16:12:46

@vincent.cantin do you have a real use case that seems to require modeling like this? I wonder what that looks like