FSharpAux


FsharpListExtensions

Namespace: FSharpAux
Attributes:
[<AutoOpen>]

Type extensions

Type extensionDescription
List.iterWhile f ls
Signature: (f:('T -> bool)) -> (ls:'T list) -> unit

CompiledName: List`1.iterWhile.Static

Fork me on GitHub