7 people like it.
Like the snippet!
Easy way to chunk string into equal segments. Returns a list of string chunks (as opposed to an array or seq of chunks).
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: |
|
Link: | http://fssnip.net/7Vo |
Posted: | 6 years ago |
Author: | LSM07 |
Tags: | list , string |