Arc Forum
new
|
comments
|
leaders
|
submit
login
1 point
by
Adlai
5818 days ago |
link
|
parent
I guess that (str "world") could just return an index, because (= (str "world") "arc") has access to the entire call, and can thus calculate
(+ (str "world") (len "world"))
to figure out what the tail of the string should be after a substitution.