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

document Anchors #30

Merged
merged 3 commits into from
Nov 27, 2024
Merged

document Anchors #30

merged 3 commits into from
Nov 27, 2024

Conversation

westnordost
Copy link
Collaborator

I documented the anchors.

But I also:

  • replaced WithLayerId sealed interface with something internal because actually it is internal. When it is internal, no need to have it on the interface (and document it)

  • renamed composable anchor functions so that they don't conflict or can be mistaken with the data classes of the same name

What do you think?

also:
- replace WithLayerId with something internal so that this internal
  thing is not on the interface (and doesn't need to be documented)
- rename composable anchor functions so that they don't conflict
  or can be mistaken with the data classes of the same name
@sargunv sargunv merged commit 71df558 into main Nov 27, 2024
@sargunv sargunv deleted the anchor-docs branch November 27, 2024 03:00
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

Successfully merging this pull request may close these issues.

2 participants