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

Add support for Complexity in doc comments #3

Open
al-livefront opened this issue Dec 14, 2023 · 0 comments
Open

Add support for Complexity in doc comments #3

al-livefront opened this issue Dec 14, 2023 · 0 comments

Comments

@al-livefront
Copy link

Xcode apparently has support for documenting complexity for a function. We should make sure it works ok with the comment formatter. There's an example if you look at the compactMapValues(_:) function on Dictionary. It looks like in that example, the formatter currently interprets the complexity as an additional parameter.

Screenshot 2023-12-14 at 9 43 15 AM Screenshot 2023-12-14 at 9 43 58 AM
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

1 participant