Default Methods in Go · mcyoung
Visit link →
Go’s interfaces are very funny. Rather than being explicitly implemented, like
in Java or Rust, they are simply a collection of methods (a “method set”) that
the concrete type musthappento have. This
in Java or Rust, they are simply a collection of methods (a “method set”) that
the concrete type musthappento have. This
2025/w35/default-methods-in-go-mcyoung