Skip to content

Implement a weighted mean #20

@harendra-kumar

Description

@harendra-kumar
weightedMean :: forall m a. (MonadIO m, Fractional a) => Fold m ((w, a), Maybe (w, a)) a

where w is the weight of a.

Metadata

Metadata

Assignees

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