Nim allows `var list: seq[Parent]; list.add Child()` which is pretty much the same as `let list: seq[Parent] = @[Child()]`. Inconsistent, same thing working one way but not another.
- Future of typing ? pietroppeter
- Future of typing ? alexeypetrushin
- Future of typing ? Araq
- Future of typing ? sls1005
- Future of typing ? alexeypetrushin
- Future of typing ? sls1005
- Future of typing ? alexeypetrushin
- Future of typing ? sls1005
- Future of typing ? jmgomez
- Future of typing ? ElegantBeef
- Future of typing ? alexeypetrushin
- Future of typing ? ElegantBeef
- Future of typing ? alexeypetrushin
- Future of typing ? sls1005
- Future of typing ? lancer
- Future of typing ? ElegantBeef
