Convert all functions and methods to Function::Parameters.
This allows dropping lots of boilerplate and paves the way for adding type constraints on functions & methods arguments.
Loading
Please register or sign in to comment
This allows dropping lots of boilerplate and paves the way for adding type constraints on functions & methods arguments.