| Copyright | (c) 2020 Kowainik |
|---|---|
| License | MPL-2.0 |
| Maintainer | Kowainik <xrom.xkov@gmail.com> |
| Safe Haskell | None |
| Language | Haskell2010 |
Stan.Inspection.Infinite
Description
Contains all Inspections for functions that hang on infinite lists.
The infinite inspections are in ranges:
STAN-0101 .. STAN-0200
Synopsis
Infinite inspections
Infinite reverse
stan0101 :: Inspection #
Inspection for stan0101 — infinite reverse STAN-0101.
Infinite isSuffixOf
stan0102 :: Inspection #
Inspection for stan0102 — infinite isSuffixOf STAN-0102.
Infinite length
stan0103 :: Inspection #
Inspection for stan0103 — infinite length | length STAN-0103.
Infinite genericLength
stan0104 :: Inspection #
Inspection for stan0104 — infinite genericLength STAN-0104.
Infinite sum
stan0105 :: Inspection #
Inspection for stan0105 — infinite sum STAN-0105.
Infinite product
stan0106 :: Inspection #
Inspection for stan0106 — infinite product STAN-0106.
All inspections
infiniteInspectionsMap :: InspectionsMap #
All infinite Inspections map from Ids.