FsharpListExtensions
Namespace: FSharpAux
Attributes:
[<AutoOpen>]
Type extensions
| Type extension | Description |
List.iterWhile f ls
Signature: (f:('T -> bool)) -> (ls:'T list) -> unit
|
CompiledName: |