You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.
Currently [[Call]] is not a link, because there is not a single obvious place for that to link to.
But [[Call]] should be clickable. On consideration I think clicking it should bring up a menu of links:
[[Call]] method
…described (Table 9)
…of an ordinary Function object (8.3.16.1)
…of an exotic bound Function object (8.4.1.1)
…of an exotic Proxy object (8.5.14)
Like an index.
Making a real index is a lot of work; faking it is what fixup_links does.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently [[Call]] is not a link, because there is not a single obvious place for that to link to.
But [[Call]] should be clickable. On consideration I think clicking it should bring up a menu of links:
Like an index.
Making a real index is a lot of work; faking it is what fixup_links does.
The text was updated successfully, but these errors were encountered: