Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates if the custom operation is an operation similar to a zip in a sequence computation, in that it supports two inputs.
Namespace/Module Path: Microsoft.FSharp.Core
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signatures:
member this.IsLikeZip : bool with get, set
// Usage:
customOperationAttribute.IsLikeZip
customOperationAttribute.IsLikeZip <- isLikeZip
Property Value
true if the operation resembles a zip operation.
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 2.0, 4.0, Portable