Skip to content

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

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions