|
Copyright ® (1999-2008) EDMGROUP Pty Ltd - EZY Prolog Reference |
Type | Predicate | Parameters | Flow pattern | Description |
|---|---|---|---|---|
determ | (i,i),(o,i),(i,o) | Converts STRING<->ATOM Use term_str instead | ||
determ | (i,i,i,o) | Replace string inside the string | ||
determ | (i,i,o),(o,i,i) | Converts STRING LIST to STRING and using SEPARATOR Creates STRING from STRING LIST using SEPARATOR | ||
determ | (o,i),(i,o) | Converts STRING to the list of TOKENS and vice versa |