5 / 5
Aug 2015

Please add string commands like:

    string-append*
    string-join

They're pretty useful (for example in HSPL).
Here's a great tutorial for Scheme where You can find more commands (maybe some of them are also not available on SPOJ and ideone):
http://docs.racket-lang.org/reference/strings.html
For now using these (at least) two commands cause error which looks like:

ERROR: Unbound variable: string-append*

on ideone
or just "Unbound variable" on SPOJ.
Please let me know when these commands (or at least one of them) will be available so that I would HSPL again.
(I tried to avoid using these commands but after 88 tries I give up; I hope You will find time for it)

  • created

    Sep '10
  • last reply

    Aug '15
  • 4

    replies

  • 366

    views

  • 3

    users

  • 2

    links

11 days later

Will it be added some time until end of HSPL? Please write me if not so that I had time to write it other way.

4 years later

archived Aug 28, '15