Asked on IRC but I figure slack is busier, relativ...
# announcements
s
Asked on IRC but I figure slack is busier, relatively new to Kotlin (a week or so) I'm starting to play with modelling my domain in kotlin.. What are the potential pitful of the two approaches L30-39 (non type generics) vs L40-48 (using type generics) https://gist.github.com/sitepodmatt/87d7c43b9c3a3e07576db3b4e85eb429#file-kata-kt-L30