RangeRestrictionmapTOldAddress, TNewAddress Method |
Namespace: Deedle
public static RangeRestriction<TNewAddress> map<TOldAddress, TNewAddress>( FSharpFunc<TOldAddress, TNewAddress> f, RangeRestriction<TOldAddress> _arg1 )
[Missing <param name="f"/> documentation for "M:Deedle.RangeRestriction.map``2(Microsoft.FSharp.Core.FSharpFunc{``0,``1},Deedle.RangeRestriction{``0})"]
[Missing <param name="_arg1"/> documentation for "M:Deedle.RangeRestriction.map``2(Microsoft.FSharp.Core.FSharpFunc{``0,``1},Deedle.RangeRestriction{``0})"]
[Missing <returns> documentation for "M:Deedle.RangeRestriction.map``2(Microsoft.FSharp.Core.FSharpFunc{``0,``1},Deedle.RangeRestriction{``0})"]