Skip to content

result of map list [1 2 3]? (documentation enhancement request) #49

Description

@alan-isaac

map list [1 2 3] behaves as desired, producing [[1] [2] [3]]. But, is this guaranteed? I have not been able to deduce it from the documentation. E.g., one might expect to have to use [# -> (list #)] instead of just list. And similarly for multiple lists (more than 2). Of course the existing behavior is much better!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions