fn fromSlice(m: []const T) error{Overflow}!Self

Copy the content of an existing slice.

Parameters

m: []const T,