Ask HN: Does Python have anything like Kotlin's “where” statement? 1 points by forgottenacc57 9y ago ↗ HN
[–] jwilk 9y ago ↗ I suspsect the number of people here who know both Python and Kotlin is close to 0.What's a "where" statement?
[–] mkempe 9y ago ↗ No. Python is a dynamically typed language, so it doesn't need generics as a compile-time feature.
2 comments
[ 2.2 ms ] story [ 18.5 ms ] threadWhat's a "where" statement?