[Home] Type Microsoft.FSharp.Core.Choice


Helper types for active patterns with 7 choices.

Full Type Signature

[<DefaultAugmentationAttribute (false)>]
type Choice<'a,'b,'c,'d,'e,'f,'g> =
  | Choice7_1 of 'a
  | Choice7_2 of 'b
  | Choice7_3 of 'c
  | Choice7_4 of 'd
  | Choice7_5 of 'e
  | Choice7_6 of 'f
  | Choice7_7 of 'g

See Also

Microsoft.FSharp.Core


Documentation for assembly FSharp.Core, version 1.9.4.19, generated using F# version 1.9.4.19