Readonly
native arguments are the arguments implicitly passed to the call, deduced from the operator name typically, a Callable Wrapper registered under the name "foo--" would generate native arguments ["bar","oof"] when the operator name is "foo-bar-oof"
native arguments are the arguments implicitly passed to the call, deduced from the operator name typically, a Callable Wrapper registered under the name "foo--" would generate native arguments ["bar","oof"] when the operator name is "foo-bar-oof"