Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivoronin/python-isplit

This is a generator version of string.split()
https://github.com/ivoronin/python-isplit

Last synced: 5 days ago
JSON representation

This is a generator version of string.split()

Awesome Lists containing this project

README

        

What is it?
===========

This is a generator version of string.split()

Why should i (not) use it?
==========================

It is somewhat faster than string.split()