Jump to content

Substring/Top and tail: Difference between revisions

(Added FreeBASIC)
Line 311:
 
=={{header|Common Lisp}}==
<code>subseq</code> will crashsignal an error if you provide invalid start or end values.
<lang lisp>> (defvar *str* "∀Ꮺ✤Л◒")
*STR*
3

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.