> This only works if the prototype of add stays proc add*[T](s: seq[T]; x: sink > T)
@Araq, alright, then we need to keep sink, it was a minor point anyway and only to try to make it easy for new users to only learn one new concept.
> This only works if the prototype of add stays proc add*[T](s: seq[T]; x: sink > T)
@Araq, alright, then we need to keep sink, it was a minor point anyway and only to try to make it easy for new users to only learn one new concept.