strict-sop-core-0.1.1.0: Strict replacement for NS and NP.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.SOP.Strict

Contents

Description

Strict variant of SOP

Synopsis

Documentation

fn

fn_5 ∷ (f0 a → f1 a → f2 a → f3 a → f4 a → f5 a) → (f0 -.-> (f1 -.-> (f2 -.-> (f3 -.-> (f4 -.-> f5))))) a Source #

Reexports