Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jfadfwddas
3 months ago
|
parent
|
context
|
favorite
| on:
Revisiting Interface Segregation in Go
Scheme taught me that OOP is the poor man's closure.
func Backup(saver func(data []byte) error, data []byte) error { return saver(data) }
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: