partial-functions topic

List partial-functions repositories

protolude

397
Stars
52
Forks
Watchers

A sensible starting Prelude template.

eslint-plugin-total-functions

87
Stars
5
Forks
Watchers

An ESLint plugin to enforce the use of total functions (and prevent the use of partial functions) in TypeScript.

PartialFunctions.jl

45
Stars
2
Forks
Watchers

A small package to simplify partial function application

Extractor.scala

22
Stars
4
Forks
Watchers

Make PartialFunction and extractors composable

Curryfy

63
Stars
3
Forks
Watchers

Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.