unclear scala syntax definition -


can explain [+k, +o, +a] part of trait definition?

sealed trait plan[+k, +o, +a] { } 

full source


Comments

Popular posts from this blog

Receive udp packets in android gstreamer -

php - Extract Text from HTTP referer -

authentication - Mongodb revoke acccess to connect test database -