MBrace.AWS


Collection

Namespace: MBrace.AWS.Runtime.Utilities
Parent Module: Utils

Functions and values

Function or valueDescription
map f collection
Signature: f:('T -> 'S) -> collection:ICollection<'T> -> ICollection<'S>
Type parameters: 'T, 'S
Fork me on GitHub