Documentation
Documentation
Sources
Array.hylo
Array
append(_:)
Function
append(_:)
Adds a new element at the end of the array.
Source
fun
append
(_
source
:
sink
Element
) {
inout
}