add Expr<ArrayType<T, Len>>: IntoIterator and Expr<Array<T>>: FromIterator<T> #20
Loading…
Reference in a new issue
No description provided.
Delete branch "programmerjake/fayalite:expr-iterators"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
this makes it much nicer to use hdl arrays since you can just do:
rather than needing:
25ddc837c1
to50c86e18dc