SubL/examples.constant-internal-id

From Public Domain Knowledge Bank
Revision as of 03:14, 8 March 2019 by DavidWhitten (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SubL/examples.1

constant-internal-id

arg1 datatype is STRUCTURE
CYC(#): (constant-internal-id "hello")
Error: "hello" is not of type STRUCTURE.
CYC(#): (structurep "hello")
Error: STRUCTUREP is not fboundp.
(constant-internal-id #$Lenat)
CYC(#): (constant-internal-id #$Lenat)
[Time: 0.0 secs]
1