gpt4 book ai didi

Lisp 返回符号名称的字符串

转载 作者:太空宇宙 更新时间:2023-11-03 18:38:53 24 4
gpt4 key购买 nike

基本上我正在寻找一个与以下相反的函数。

(intern "CAR")

这个问题是相关的。 In Common Lisp, is there a function that returns a symbol from a given string?

最佳答案

您要查找的运算符是 string(请参阅 manual):

(string (intern "CAR"))

返回“汽车”。

关于Lisp 返回符号名称的字符串,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32672331/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com