Skip to content

use macro for maximum_product_of_word_lengths. covert Vec<&str> to Vec<String> #17

@0xmountaintop

Description

@0xmountaintop
macro_rules! s {
    ($v:ty) => (
        $v.to_string()
    )
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions