Skip to content

Commit 0dedcf2

Browse files
committed
Update
1 parent 873bb07 commit 0dedcf2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/as3-reference/types.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ function process(data:String):[Boolean,String]
9797
}
9898
```
9999

100+
The tuple type, when typed as `*` or `Object`, defines the `length` property and may be iterated normally.
101+
100102
# Function type
101103

102104
The `Function` type represents a function or a bound method that you may call in ActionScript.

0 commit comments

Comments
 (0)