papa
Top-level package for general libraries. To import all modules in all sub-packages:
import Papa
Package dependency tree:
-
papa
Top-level package which exports all other packages inpapa-*
.-
papa-base
Exports modules from thebase
package that are safe and useful to have re-exported into default scope. Implements useful, general library functions that depend only onbase
.-
papa-base-export
Exports safe and useful functions frombase
. -
papa-base-implement
Implements safe and useful functions that depend only onbase
.
-
-
papa-bifunctors
Exports modules from the third-partybifunctors
package that are safe and useful to have re-exported into default scope. Implements useful, general library functions that depend only onbifunctors
.-
papa-bifunctors-export
Exports safe and useful functions frombifunctors
. -
papa-bifunctors-implement
Implements safe and useful functions that depend only onbifunctors
.
-
-
papa-example
Example use of thepapa
packages. -
papa-lens
Exports modules from the third-partylens
package that are safe and useful to have re-exported into default scope. Implements useful, general library functions that depend only onlens
.-
papa-lens-export
Exports safe and useful functions fromlens
. -
papa-lens-implement
Implements safe and useful functions that depend only onlens
.
-
-
papa-semigroupoids
Exports modules from the third-partysemigroupoids
package that are safe and useful to have re-exported into default scope. Implements useful, general library functions that depend only onsemigroupoids
.-
papa-semigroupoids-export
Exports safe and useful functions fromsemigroupoids
. -
papa-semigroupoids-implement
Implements safe and useful functions that depend only onsemigroupoids
.
-
-
papa-x
Exports modules from arbitrary third-party packages that are safe and useful to have re-exported into default scope. Implements useful, general library functions that depend on arbitrary third-party packages.-
papa-x-export
Exports safe and useful functions from arbitrary third-party packages. -
papa-x-implement
Implements safe and useful functions that depend on arbitrary third-party packages.
-
-