clarkgrubb / hyperpolyglot

hyperpolyglot.org
Other
473 stars 94 forks source link

Fixed Haskell substring example #79

Open cyborgsphinx opened 7 years ago

cyborgsphinx commented 7 years ago

Doing the drop after the take will result in unexpected strings in all cases except where drop 0 is called