0.8.9 • Published 3 years ago

@principia/model v0.8.9

Weekly downloads
460
License
MIT
Repository
github
Last release
3 years ago

principia - TypeScript Functional Programming Principles

principia is an academic pursuit and represents my ongoing efforts in learning the principles behind category theory and functional programming, as well as creating a correct and structured implementation of those principles. However, it also aims to be a functional functional library (pun absolutely intended) with high performance and powerful data types.

There are no tests written for this code as of yet, so caveat emptor, use at your own risk.

Contributions, Included Works, and Derivations

For giving credit in this project, I use the word derive to mean:

  • to obtain, develop, or modify from a source or origin

Assume that everything marked as derived from somewhere is in some way altered by me. Please don't report any issues you may encounter to the original author(s), as it may very well be my fault.

Throughout the source code of this package, marked sections or CREDITS text files will provide links to files from which that section is derived.

Portions of this software are included, adapted, ported, or otherwise derived from other projects. Essentially, this is an amalgamation of others' works along with my own contributions. My contributions may include, but are not limited to, modifications to behavior, structure, or documentation.

Throughout my journey of learning and applying functional programming, several individuals have been absolutely pivotal to my development.

Giulio Canti - author of fp-ts, fp-ts-contrib, newtype-ts, monocle-ts, io-ts, and other packages - has been instrumental to the TypeScript functional programming community. Many of the modules in this project are direct descendants of his work.

Michael Arnaldi (and the contributors to Matechs Garage) is the author of effect-ts, a TypeScript port of the ZIO library of Scala fame. He also implemented the encoding for Higher-Kinded Types that is used liberally in this package. The contents of packages/core/source/Task is forked from the effect-ts library as well.

0.8.9

3 years ago

0.8.8

3 years ago

0.8.5

3 years ago

0.8.4

3 years ago

0.7.5

3 years ago

0.8.7

3 years ago

0.7.8

3 years ago

0.8.0

3 years ago

0.7.4

3 years ago

0.8.2

3 years ago

0.7.3

3 years ago

0.7.2

3 years ago

0.7.0

3 years ago

0.6.12

3 years ago

0.6.13

3 years ago

0.6.11

3 years ago

0.6.9

3 years ago

0.6.7

3 years ago

0.6.6

3 years ago

0.6.8

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.5

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.5

3 years ago

0.5.4

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.3

3 years ago

0.3.0

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.1.0

4 years ago