Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 209 Bytes

File metadata and controls

5 lines (4 loc) · 209 Bytes
category minorAnalysis
  • Added the methods getMinArguments and getMaxArguments to the Function class. These return the minimum and maximum positional arguments that the given function accepts.