.net - How to enumerate an enum/type in F# -


I have such a calculated type of type:

  type tag = | ART = 0 | N = 1 | V = 2 | P = 3 |  

This is an error that I '

= "post-text" itemprop = "text">

Use:

  all tags = Enum.GetValues ​​(typeof & lt; tags & gt;)  

Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -