Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unprecise documentation on extended function semantics #123

Open
antoine-gallix opened this issue Oct 31, 2022 · 1 comment
Open

Unprecise documentation on extended function semantics #123

antoine-gallix opened this issue Oct 31, 2022 · 1 comment

Comments

@antoine-gallix
Copy link

I stumbled mentions on extended function semantics and went to this section of the doc: https://funcy.readthedocs.io/en/stable/extended_fns.html#extended-fns

IMHO, this section could use some examples. For example it states that providing a mapping instead of a callable would result in lambda x: f[x] being used. It took me some time to figure out how to use this just by reading this dry description.

Would you be interested that I complete this page a bit with usage examples?

@Suor
Copy link
Owner

Suor commented Oct 31, 2022

Examples will help for sure. I have them in some function docs but not here. Will be grateful if you'll full this in. Maybe something akin to the overview.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants