zig
zig copied to clipboard
Replace param_names and anytype_args fields inside of Fn with functions
This PR as the TODOs in the code state replaces the fields param_names and anytype_args with functions which fetch the data from elsewhere.