Replies: 1 comment
-
Could it be related to #59? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
B and C are both on line AD, length of AC is 3, length of AB is 2.

The followings are expected to be infered:
My code fails because of
RecursionError
aslineLen
andpointOn
are dependent on each other:The case is simple, but seems not that easy to implement, any advice? BTW, using kanren, I find it easy to meet recursion error even
Zzz
is used.Beta Was this translation helpful? Give feedback.
All reactions