Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What do you mean by "layered, composeable API"? Go does provide abstractions for common use cases in its standard library (`io.ReadAll` for example) and there are interfaces to connect different parts of the standard library (`io.Reader`/`Writer`, `fs.FS` etc.).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: