Groups
Groups
Sign in
Groups
Groups
FriCAS - computer algebra system
Conversations
About
Send feedback
Help
there should be a function in SExpression that returns the empty list
2 views
Skip to first unread message
Qian Yun
unread,
6:33 AM (5 hours ago)
6:33 AM
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fricas-devel
There is function "null?" in SExpression, that checks for '(), aka NIL.
Currently the most simple way I can think of to get the empty
SExpression is: "[]::List SExpression::SExpression".
(Without using pretend.)
There should be a function
empty : () -> SExpression == NIL$Lisp
added.
- Qian
Reply all
Reply to author
Forward
0 new messages