SubL/examples.constant-internal-id

From Public Domain Knowledge Bank
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