Freckle


Helpers

Namespace: FSharp

A helper module used for the library, use at your own discrestion

Nested types and modules

TypeDescription
SortedType
ModuleDescription
Async
AutoResetEvent
List
Option

Functions and values

Function or valueDescription
const' k arg2
Signature: k:'b -> 'c -> 'b
Type parameters: 'b, 'c
flip f a b
Signature: f:('?7594 -> '?7595 -> '?7596) -> a:'?7595 -> b:'?7594 -> '?7596
Type parameters: '?7594, '?7595, '?7596
safeUnbox o
Signature: o:obj -> 'a option
Type parameters: 'a
swap (a, b)
Signature: (a:'?7591 * b:'?7592) -> '?7592 * '?7591
Type parameters: '?7591, '?7592
tuple fst snd
Signature: fst:'c -> snd:'d -> 'c * 'd
Type parameters: 'c, 'd
undefined
Signature: 'a
Type parameters: 'a
Fork me on GitHub