Closed
Description
To find out whether they work well, we should try to actually use them. to_str
and seq
are some obvious candidates.
If #1438 is resolved, we can provide a core::impl::common
module that exports impls for common interfaces of built-in types, so you'd only need a single import impl::common::*
to get access to [1].len()
and 10.to_str()
.
Metadata
Metadata
Assignees
Labels
No labels