nim-lang / edutainment

Tasks related to making Nim more widely known such as video creation.
7 stars 0 forks source link

List Comprehensions with sugar.collect and comparison against Python's List Comprehensions #11

Closed Kiloneie closed 4 months ago

Kiloneie commented 5 months ago

In this video i will go over sugar.collect, it's pros and cons, and compare it against Python's list comprehensions with some benchmarks.

Here is the link to the WIP script: https://kiloneie.github.io/Work%20in%20Progress/WIP2.html

Kiloneie commented 4 months ago

Unchecked finished video: https://youtu.be/avPVtGUd-oQ

Kiloneie commented 4 months ago

Video uploaded.