Skip to content

Instantly share code, notes, and snippets.

@osa1
Created June 17, 2013 09:34
Show Gist options
  • Save osa1/5795767 to your computer and use it in GitHub Desktop.
Save osa1/5795767 to your computer and use it in GitHub Desktop.
?- length(X, 3), Term =.. [functor | X].
X = [_G388, _G391, _G394],
Term = functor(_G388, _G391, _G394).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment