I know I can do this
: (match '(@ ~(chop "ts") @) (chop "tst"))
-> T
But i want to do the following, which doesn't work
: (Let S "tst"
   (match (list '@ (mapcar any (chop S)) '@)
     (chop "1st tst nil") ) )
-> NIL

JmageK
-- 
Securely sent with Tutanota

--
UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe

Reply via email to