Can someone explain me this mysterious syntax, and...
# language-proposals
v
Can someone explain me this mysterious syntax, and even more, the reason for this error?
val disruptor = Disruptor(EventFactory { NetworkEvent()}, 2048,....)
http://stackoverflow.com/a/33295701/3144601