10 lines
134 B
Plaintext
10 lines
134 B
Plaintext
|
|
||
|
:- reexport(library(apply_macros),
|
||
|
[maplist/3,
|
||
|
include/3,
|
||
|
exclude/3,
|
||
|
partition/4,
|
||
|
partition/5
|
||
|
]).
|
||
|
|