![]() |
YAP 7.1.0
|
atomic_list_concat(? As,+ Separator,? A) More...
atomic_list_concat(? As,+ Separator,? A)
Creates an atom just like atomic_list_concat/2 , but inserts Separator between each pair of atoms For example:
YAP emulates the SWI-Prolog version of this predicate that can also be used to split atoms by instantiating Separator and Atom as shown below