| Did you know ... | Search Documentation: |
| Grammar rule csym//1 |
:- use_module(library(dcg/basics)).
[semidet]csym(?Symbol:atom)//csymf
and
csym classification of code_type/2.
Note that this does not cover identifiers holding non-ASCII characters;
classify those with the prolog_atom_start and prolog_identifier_continue
types.