Michael Lamparski

Results 62 issues of Michael Lamparski

> Once Rust implements associated constants, an associated constant will replace the function `to_int()`. This feature has landed! :tada: (by the way, despite what the toplevel docs say, this crate...

The primary issue that prevented me from implementing these on Vecs was the `cap` field, which is not necessarily a multiple of the array length when using `nest()`. However, `Box`...