SubL/examples.constant-internal-id
From Public Domain Knowledge Bank
Revision as of 03:14, 8 March 2019 by DavidWhitten (talk | contribs) (Created page with "<noinclude> == SubL/examples.1 == </noinclude> ==== constant-internal-id ==== ===== arg1 datatype is STRUCTURE ===== CYC(#): (constant-internal-id "hello") Error: "hello" is...")
Contents
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