General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Anony Mousse
Indently
comments
Comments by "Anony Mousse" (@anon_y_mousse) on "How To Split Any List Into Equally-Sized Chunks (Python Recipes)" video.
Neat, now everyone can do it from the standard library. I still wish they'd implement the interface the way I did. I overloaded division on lists and strings to allow dividing them into specifically sized chunks. I even overloaded the modulus operator so you could siphon off any oddball chunk. I should probably post it up somewhere because I really think others should copy my method here.
6
@maleldil1 Let them. I don't care about Go. It's quite literally the only language I refuse to use professionally.
1