Skip to content

Explore if I can output the stock data via map() #9

@iamgabrielma

Description

@iamgabrielma

With .map() I can transform each element of an array, so I could do something like:

stock.map{ Text($0.ticker) }
  • Is it worth it as the current implementation via foreach?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions