Turn an overload function into a [Parameters,ReturnType][] list. Always
contains 10 entries, any that do not correspond to a defined function
signature are sometimes [never, unknown]. and sometimes just fail to
extend. Haven't figured out why it works sometimes one way and sometimes
another. These are filtered out in the subsequent step if it matches the
first type.
Turn an overload function into a
[Parameters,ReturnType][]list. Always contains 10 entries, any that do not correspond to a defined function signature are sometimes[never, unknown]. and sometimes just fail to extend. Haven't figured out why it works sometimes one way and sometimes another. These are filtered out in the subsequent step if it matches the first type.