Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Function - Adobe ActionScript® 3 (AS3 ) API Reference

Explorer ,
Feb 28, 2013 Feb 28, 2013

This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/Function.html

TOPICS
ActionScript
343
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 28, 2013 Feb 28, 2013
LATEST

The interface to Function seems like a heavily edited API that was meant for reflection, and that certainly leaves room for improvement. A function with n arguments and a ...rest parameter still yields a length of n. An added Boolean somewhere? And how about the types of the parameters and the return type of the function itself?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines