Hacker News new | ask | show | jobs
by roadbuster 578 days ago

    > the thing is when you’re only consuming a collection,
    > a lot of the types have the same semantics, so they 
    > don’t need separate read interfaces


    > Most APIs should only consume collections from callers
I'm having trouble understanding what you mean by "consuming a collection." Can you expand?
1 comments

Read-only use of an externally provided collection, presumably.