-
Edit: This was with 5a869e8 version. For 1618739 version see my next comment Thank you. (From format module/library.)
Or even:
But (as I would expect):
The first query in Trealla Prolog:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
With the 1618739 version (now, as I would expect):
But still (expected/known?):
|
Beta Was this translation helpful? Give feedback.
-
Right now, I have understood, my view is, that Its modes are specified as Anyway, I like |
Beta Was this translation helpful? Give feedback.
-
Markus @triska enhanced and now https://github.com/mthom/scryer-prolog/tree/20525e50136b38743cc9d8a7b478069a2bcd1c07 it works as @UWN has suggested #2863 (reply in thread) Thank you. |
Beta Was this translation helpful? Give feedback.
We do get a run-time help in the form of type and instantiation errors.
+Arguments
does not mean that each argument must be instantiated, but thatArguments
itself must be instantiated, for example like[_,_]
.