Skip to content

Monoid Instance for FingerTree? #38

@solomon-b

Description

@solomon-b

Is there any reason not to include a monoid instance for FingerTree?

instance monoidFingerTree :: (Monoid v, Measured a v) => Monoid (FingerTree v a) where
  mempty = Empty

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions