1
0
Fork 0
mirror of https://github.com/correl/elm.git synced 2025-03-20 01:09:19 -09:00
elm/exercises/largest-series-product/LargestSeriesProduct.elm

2 lines
54 B
Elm
Raw Normal View History

2016-06-18 21:08:55 -04:00
module LargestSeriesProduct exposing (largestProduct)