containers v0.1.1 Containers.Appenedable protocol
Protocol for appending things by exposing the append
function
Summary
Functions
Append takes two of same Appenedable value and puts them together. Returning a new struct with the appended value
Protocol for appending things by exposing the append
function
Append takes two of same Appenedable value and puts them together. Returning a new struct with the appended value