Skip to content

Commit f2369b2

Browse files
bors[bot]ttencate
andauthored
Merge #85
85: Implement basic Array functionality r=Bromeon a=ttencate This implements the "easy" stuff on _variant_ arrays: - `FromIterator`, `From` on slices and Rust arrays - `IntoIterator`, `try_to_vec` - basic modification methods - most utility methods Still missing: - utility methods that require `Callable` - `Eq`, `Ord` (requires generated wrappers for operators) - everything involving "typed" and "readonly" See #33 Co-authored-by: Thomas ten Cate <[email protected]>
2 parents 9907d1c + bf50b0d commit f2369b2

File tree

6 files changed

+716
-11
lines changed

6 files changed

+716
-11
lines changed

0 commit comments

Comments
 (0)