Atom utilities
This module contains predicates for handling atoms and sometimes atomics.
Usage and interface
- Library usage:
:- use_module(library(atoms)). - Exports:
Documentation on exports
(UNDOC_REEXPORT)
atom_number/2:
Imported from atomic_basic (see the corresponding documentation for details).