VesaKarvonen
-
- 1,157,322 total downloads
- last updated 7/5/2021
- Latest version: 0.5.1
Hopac is a library for higher-Order, parallel, asynchronous and concurrent programming in F#. Inspired by languages like Concurrent ML and Cilk, Hopac is a library for F# with the aim of making it easier to... More information -
PPrint
by: VesaKarvonen-
- 34,127 total downloads
- last updated 1/2/2016
- Latest version: 2.0.0
A pretty printing library for F# based on Wadler's and Leijen's work. -
-
Infers
by: VesaKarvonen- 15,173 total downloads
- last updated 5/23/2016
- Latest version: 0.2.3
Infers is a library for deriving F# values from their types and, in a way, a direct application of the Curry-Howard correspondence. The idea is to view the types of F# member functions as Horn clauses. Using... More information -
- 14,756 total downloads
- last updated 5/26/2016
- Latest version: 0.2.11
Infers.Toys provides a collection of more or less experimental datatype generic functions for F#. The primary focus of Infers.Toys is to demonstrate possibilities rather than to provide the best... More information -
- 9,557 total downloads
- last updated 5/23/2016
- Latest version: 0.2.3
Infers.Rep provides rules for Infers to generate representations and efficient accessors for F# types based on a sum of products representation. The representations are designed to allow the implementation of... More information -
- 1,257 total downloads
- last updated 1/2/2016
- Latest version: 1.0.0
PPrint extensions for printing to console.