Topic | Description |
Index | Alphabetical list of all items. |
Math Routines | Miscellaneous mathematical and low-level routines |
String Handling | This set of utility functions remove specified characters from sequences |
Utilities | Miscellaneous "utility" type routihes. |
func
] Absolute value.func
] Replaces embedded whitespace with pRepfunc
] Replaces embedded sequences of pChars with pRepfunc
] Creates an array (sequence) with the dimensions specified.const
] Defines the Euphoria FALSE valuefunc
] Find alternate key in list.func
] Find key in list.func
] Does the reverse of or_all() in that it gets all the bit values from an atom.func
] returns the high 16 bits of pDatafunc
] Used to embed an 'if' test inside an expression.func
] Inserts Data at position index in the sequence listfunc
] Returns the corresponding element.func
] returns the low-16 bits of pDatafunc
] Calculates a binary OR against each element in pDatafunc
] Packs values into word.func
] Remove the element at position index from the sequence listfunc
] Removes item from the list, if it is in the list.func
] Removes keyed item from the list, if it is in the list.func
] moves elements about in list according to the index set.func
] Defines what is "whitespace"func
] Converts a number into a 16-bit signed integerfunc
] Converts a into a signed 16-bit integer.func
] Returns the undelimited substringsfunc
] This converts the text into a number.func
] Removes any whitespace chars from both ends of pSourcefunc
] Removes all whitespace chars from pSourcefunc
] Removes all the matching characters.func
] Removes any pChars from both ends of pSourcefunc
] Removes any whitespace chars from the left of pSourcefunc
] Removes the leftmost set of charactersfunc
] Removes any whitespace chars from the right of pSourcefunc
] Removes the rightmost set of charactersconst
] Defines the Euphoria TRUE valuefunc
] Returns signed high and signed low portions of a 32-bit word.func
] Returns high and low portions of a 32-bit word.