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

authentication - Mongodb revoke acccess to connect test database -

How to merge four videos on one screen with ffmpeg -

c - getting error: cannot take the address of an rvalue of type 'int' -