You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.
GRIPS is another functional sugar for Prolog. Implement ideas from it, if they seem worthwhile:
<-
functional definitions that automatically insert cuts to make the predicate deterministicif
guards for functional definitionsPerhaps these features should only be available by doing
use_module(library(func), [grips/0])
. Namely, explicitly enabling GRIPS support.The text was updated successfully, but these errors were encountered: