Did you know ... Search Documentation:
Search results for "append"
Total:50 matches; Reference Manual: 29, Packages: 12, System Libraries: 9(0.41 sec.)
Showing:25 matches from Reference Manual
Reference Manual
 
4.17 Input and output
append/1Similar to tell/1, but positions the file pointer at the end of File rather than truncating an existing file.
A.25 library(lists): List Manipulation
append/2Concatenate a list of lists.Source
append/3List1AndList2 is the concatenation of List1 and List2Source
13.6 library(dialect/tau/dom): Tau-Prolog compatible DOM manipulation
append_child/2Add Child as a child to Elem.Source
add_class/2Add classes to a Elem.Source
4.22 Analysing and Constructing Atoms
atom_concat/3Atom3 forms the concatenation of Atom1 and Atom2.
atomic_concat/3Atom represents the text after converting Atomic1 and Atomic2 to text and concatenating the result: ?- atomic_concat(name, 42, X).
atomic_list_concat/2List is a list of strings, atoms, integers, floating point numbers or non-integer rationals.
atomic_list_concat/3Creates an atom just like atomic_list_concat/2, but inserts Separator between each pair of inputs.
13.5 library(dom): Browser DOM manipulation
append_html/2Extend the HTMLElement Elem using DOM elements created from Spec using html//1.Source
A.62 library(ugraphs): Graph manipulation library
add_edges/3Unify NewGraph with a new graph obtained by adding the list of Edges to Graph.Source
add_vertices/3Unify NewGraph with a new graph obtained by adding the list of Vertices to Graph.Source
5.2 The string type and its double quoted syntax
string_concat/3Similar to atom_concat/3, but the unbound argument will be unified with a string object rather than an atom.
A.28 library(nb_set): Non-backtrackable set
add_nb_set/2Add Key to Set.Source
add_nb_set/3If Key is not in Set and New is unified to true, Key is added to Set.Source
4.35 Operating System Interaction
win_add_dll_directory/1This predicate adds a directory to the search path for dependent DLL files.Source
win_add_dll_directory/2This predicate adds a directory to the search path for dependent DLL files.Source
win_remove_dll_directory/1Remove a DLL search directory installed using win_add_dll_directory/2.Source
A.56 library(simplex): Solve linear programming problems
constraint_add/4Left is a list of Coefficient*Variable terms.Source
A.9 library(clpfd): CLP(FD): Constraint Logic Programming over Finite Domains
fdset_add_element/3Set2 is the same FD set as Set1, but with the integer Elt added.Source
A.20 library(heaps): heaps/priority queues
add_to_heap/4Adds Value with priority Key to Heap0, constructing a new heap in Heap.Source
6.10 Dynamic importing using import modules
add_import_module/3If Import is not already an import module for Module, add it to this list at the start or end depending on StartOrEnd.
A.34 library(ordsets): Ordered set manipulation
ord_add_element/3Insert an element into the set.Source
12.8 Notes on Using Foreign Code
PL_add_hash_table()Add key-value to the table.
15 Packs: community add-ons
Sec. 15Packs: community add-ons