haskpy.typeclasses.foldable.sum
¶
sum
(
xs
)
[source]
¶
(Foldable t, Num a) => t a -> a
HaskPy
Navigation
Table of contents:
Motivation
Overview
API
haskpy.types
haskpy.typeclasses
haskpy.utils
haskpy.optics
haskpy.testing
Changelog
Related Topics
Documentation overview
API
haskpy.typeclasses
haskpy.typeclasses.foldable
Previous:
haskpy.typeclasses.foldable.length
Next:
haskpy.typeclasses.foldable.null
Quick search