Y
Hacker News
new
|
ask
|
show
|
jobs
by
abdellah123
546 days ago
In Edgedb, we have multiple inheritance.
type ConnectEvent extending RTCEvent, SoftDeletable { handle: str; }