yewstack / implicit-clone

Immutable types and ImplicitClone trait similar to Copy
20 stars 10 forks source link

Add IArray::get_mut and IArray::make_mut #36

Closed ColonelThirtyTwo closed 1 year ago

ColonelThirtyTwo commented 1 year ago

Allows editing the array items possibly in place without any allocation