- Documentation
- Reference manual
- Summary
- Library predicates
- library(aggregate)
- library(ansi_term)
- library(apply)
- library(assoc)
- library(broadcast)
- library(charsio)
- library(check)
- library(clpb)
- library(clpfd)
- library(clpqr)
- library(csv)
- library(dcgbasics)
- library(dcghighorder)
- library(debug)
- library(dicts)
- library(error)
- library(exceptions)
- library(fastrw)
- library(explain)
- library(help)
- library(gensym)
- library(heaps)
- library(increval)
- library(intercept)
- library(iostream)
- library(listing)
- library(lists)
- library(macros)
- library(main)
- library(occurs)
- library(option)
- library(optparse)
- library(ordsets)
- library(persistency)
- library(portraytext)
- library(predicate_options)
- library(prologcoverage)
- library(prologdebug)
- library(prologjiti)
- library(prologpack)
- library(prologversions)
- library(prologtrace)
- library(prologxref)
- library(pairs)
- library(pio)
- library(random)
- library(rbtrees)
- library(readutil)
- library(record)
- library(registry)
- library(rwlocks)
- library(settings)
- library(simplex)
- library(statistics)
- library(terms)
- library(ugraphs)
- library(url)
- library(www_browser)
- library(solution_sequences)
- library(thread)
- library(thread_pool)
- library(varnumbers)
- library(yall)
- Library predicates
- Summary
- Packages
- Reference manual
F.2.63 library(yall)
| //2 | Shorthand
for‘Free/[]>>Lambda`. |
| //3 | Shorthand
for‘Free/[]>>Lambda`. |
| //4 | Shorthand
for‘Free/[]>>Lambda`. |
| //5 | Shorthand
for‘Free/[]>>Lambda`. |
| //6 | Shorthand
for‘Free/[]>>Lambda`. |
| //7 | Shorthand
for‘Free/[]>>Lambda`. |
| //8 | Shorthand
for‘Free/[]>>Lambda`. |
| //9 | Shorthand
for‘Free/[]>>Lambda`. |
| >>/2 | Calls a copy of Lambda. |
| >>/3 | Calls a copy of Lambda. |
| >>/4 | Calls a copy of Lambda. |
| >>/5 | Calls a copy of Lambda. |
| >>/6 | Calls a copy of Lambda. |
| >>/7 | Calls a copy of Lambda. |
| >>/8 | Calls a copy of Lambda. |
| >>/9 | Calls a copy of Lambda. |
| is_lambda/1 | True if Term is a valid Lambda expression. |
| lambda_calls/2 | Goal is the goal called if call/N is applied to LambdaExpression, where ExtraArgs are the additional arguments to call/N. |
| lambda_calls/3 | Goal is the goal called if call/N is applied to LambdaExpression, where ExtraArgs are the additional arguments to call/N. |