Commit Graph
3 Commits
Author SHA1 Message Date
Gabe Moothart a9d4b3016a indenting 2016-09-15 10:47:19 -07:00
Gabe Moothart e2ee3c5c15 Removed constructor typings which can't be used
Also corrected some parameter names.
2016-09-15 10:33:06 -07:00
Gabe Moothart 2468d440d9 Add readonly typings for Set and Map
Similar to ReadonlyArray, these typings remove the mutation methods from Set and Map so that they can only be initialized by the constructor.
2016-09-14 11:06:28 -07:00