Files
Nim/lib/pure
zetashift c7d6e4c6a6 Fix unicode.split with seperators examples (#17176)
* Fix unicode.split with seperators examples

https://nim-lang.org/docs/unicode.html#split.i%2Cstring%2CRune%2Cint didn't work with the set constructor `{}` so replaced it with a string that's converted to an openArray compatible type containing `Rune`s.

* Add runnableExamples to unicode.split

* Add runnableExamples to split with single separator too

* Simplify runnableExamples unicode.split

* Improve the rest of the runnableExamples with the simplified code

* Simplify runnableExamples of unicode.split even more

* Formatted unicode.split example

* Update lib/pure/unicode.nim

Co-authored-by: zetashift <rishi2@laptop.localdomain>
Co-authored-by: Timothee Cour <timothee.cour2@gmail.com>
2021-02-26 15:08:48 +01:00
..
2021-02-21 19:53:28 -08:00
2021-02-05 19:58:26 +01:00
2021-02-23 21:05:39 -08:00
2021-02-23 21:05:39 -08:00
2021-02-23 21:05:39 -08:00
2021-02-20 03:20:29 -08:00
2021-02-23 21:05:39 -08:00
2021-02-23 21:05:39 -08:00
2021-02-24 21:47:27 -08:00
2021-02-23 21:05:39 -08:00
2021-02-08 13:50:15 +01:00
2021-02-23 21:05:39 -08:00
2021-02-23 21:05:39 -08:00
2015-10-01 12:05:45 -07:00
2021-02-23 21:05:39 -08:00
2021-02-23 21:05:39 -08:00
2021-02-24 21:47:27 -08:00
2021-02-24 21:47:27 -08:00
2018-04-06 11:59:49 +02:00
2021-02-24 21:47:27 -08:00
2021-02-24 21:47:27 -08:00
2021-02-24 21:47:27 -08:00
2021-01-10 13:40:53 +00:00
2021-01-09 00:24:41 +01:00
2021-02-18 22:47:21 -08:00
2020-12-14 20:13:12 +01:00
2021-02-08 13:50:15 +01:00
2021-02-24 21:47:27 -08:00
2021-02-24 21:47:27 -08:00
2021-02-24 21:47:27 -08:00
2020-11-24 19:06:41 +01:00
2020-12-17 13:41:05 +01:00
2021-02-24 21:47:27 -08:00
2021-02-21 00:27:39 -08:00
2021-02-06 17:33:11 +01:00
2021-02-22 19:58:37 +01:00
2021-02-21 00:27:39 -08:00
2021-02-21 00:27:39 -08:00
2021-02-08 13:50:15 +01:00
2021-02-08 13:50:15 +01:00
2020-12-12 23:29:20 +01:00
2021-02-22 09:40:11 +01:00
2021-02-24 10:22:47 +01:00
2021-02-21 00:27:39 -08:00
2020-11-10 21:53:25 +01:00
2021-02-08 09:46:07 +01:00
2020-11-23 19:53:57 +01:00