Hi guys, I have tried to draw malli's dot representation. Everything's fine until I try to print a [:<= 20]
or [:< 20]
. In both case, it seems to be an invalid sequence. At least tangle doesn't know how to handle it. Everything's fine if I replace [:<= 20
in the string built by transform.
Is it a PR?