@@ -39,7 +39,7 @@ Revisions to this specification are made periodically in order to correct errors
39
39
- [ Map\[ P, Y\] ] ( #mapp-y )
40
40
- [ 🗑 Object] ( #-object )
41
41
- [ Custom Types (Structs)] ( #custom-types-structs )
42
- - [ Enumeration Types (Enums)] ( #enumeration-types-enums )
42
+ - [ ✨ Enumeration Types (Enums)] ( #- enumeration-types-enums )
43
43
- [ Hidden and Scoped Types] ( #hidden-and-scoped-types )
44
44
- [ ` Union ` (Hidden Type)] ( #union-hidden-type )
45
45
- [ ` hints ` , ` input ` , and ` output ` (Scoped Types)] ( #hints-input-and-output-scoped-types )
@@ -74,7 +74,7 @@ Revisions to this specification are made periodically in order to correct errors
74
74
- [ WDL Documents] ( #wdl-documents )
75
75
- [ Versioning] ( #versioning )
76
76
- [ Struct Definition] ( #struct-definition )
77
- - [ Enum Definition] ( #enum-definition )
77
+ - [ ✨ Enum Definition] ( #- enum-definition )
78
78
- [ Enum Usage] ( #enum-usage )
79
79
- [ Import Statements] ( #import-statements )
80
80
- [ Import URIs] ( #import-uris )
@@ -199,8 +199,8 @@ Revisions to this specification are made periodically in order to correct errors
199
199
- [ ` contains_key ` ] ( #-contains_key )
200
200
- [ ` values ` ] ( #-values )
201
201
- [ ` collect_by_key ` ] ( #collect_by_key )
202
- - [ Enum Functions] ( #enum-functions )
203
- - [ ` variants ` ] ( #variants )
202
+ - [ ✨ Enum Functions] ( #- enum-functions )
203
+ - [ ✨ ` variants ` ] ( #- variants )
204
204
- [ Other Functions] ( #other-functions )
205
205
- [ ` defined ` ] ( #defined )
206
206
- [ ` length ` ] ( #length )
@@ -11304,7 +11304,7 @@ Example output:
11304
11304
</p >
11305
11305
</details >
11306
11306
11307
- ## Enum Functions
11307
+ ## ✨ Enum Functions
11308
11308
11309
11309
### ✨ ` variants `
11310
11310
0 commit comments