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

Say no to commas: add array builder to layout #108

Closed
wants to merge 1 commit into from

Conversation

onsissond
Copy link

@onsissond onsissond commented Mar 17, 2022

Result builder hit the swift 5.4. Array result builder allows to refuse from commas when you create an array. The example of usage:

self.thumbnailImageView.easy.layout {
    Size(52)
    Top(12)
    Left(12)
}

@DmitryPR
Copy link

Would be useful

@onsissond onsissond closed this Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants