| Copyright | Copyright (C) 2023 Yoo Chung |
|---|---|
| License | GPL-3.0-or-later |
| Maintainer | dev@chungyc.org |
| Safe Haskell | Safe-Inferred |
| Language | GHC2021 |
Solutions.P34
Description
Some solutions to Problems.P34 of Ninety-Nine Haskell Problems.
Synopsis
- totient :: Integral a => a -> a
- totientFiltered :: Integral a => a -> a