Detecting function parameter type
References
Reference NO 1
http://stackoverflow.com/questions/13645366/detecting-function-parameter-type
Reference NO 2
http://stackoverflow.com/questions/7943525/is-it-possible-to-figure-out-the-parameter-type-and-return-type-of-a-lambda
Reference NO 3
http://www.drdobbs.com/cpp/extracting-function-parameter-and-return/240000586
Reference NO 4
http://javascript.info/tutorial/arguments
Reference NO 5
http://php.net/manual/en/functions.arguments.php
Reference NO 6
http://php.net/manual/en/function.is-array.php
Reference NO 7
http://javascript.about.com/library/blargs.htm
Reference NO 8
http://www.erlang.org/doc/reference_manual/typespec.html
No comments:
Post a Comment