Skip to content

Add some useful interfaces to the core and std libs #1439

Closed
@marijnh

Description

@marijnh

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions