Logo
Explore Help
Sign In
diogo/yap-6.3
Archived
1
0
Fork 0
You've already forked yap-6.3
Code Issues Pull Requests Packages Projects Releases Wiki Activity
This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/library/apply.yap

15 lines
202 B
Plaintext
Raw Normal View History

user:goal_expand should be called before import add extra apply_macros and apply stuff; fix unexisting definitions. add forall/2 and ignore/1 to system stuff. git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2237 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2008-05-15 13:41:48 +00:00
fix bad calls (obs from Paulo Moura).
2009-06-08 14:13:31 -05:00
:- module(apply,[]).
fix macro expansion stuff. Everything bounces from maplist now.
2010-04-20 23:11:13 +01:00
:- reexport(library(maplist),
apply should export all versions of maplist (#157)
2009-12-03 16:31:23 +00:00
[maplist/2,
maplist/3,
maplist/4,
maplist/5,
user:goal_expand should be called before import add extra apply_macros and apply stuff; fix unexisting definitions. add forall/2 and ignore/1 to system stuff. git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2237 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2008-05-15 13:41:48 +00:00
include/3,
exclude/3,
partition/4,
partition/5
]).
Reference in New Issue Copy Permalink
Powered by Gitea Page: 40ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API