hyperoslo / hyperoslo/ios-foundation
Class/struct structure
Open
discussion
- Dominant language
- Ruby
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I know it's a minor thing, but would be nice to have an agreement about class/struct structure. What I propose is the following:
```
- lazy vars
- computed vars
- stored vars
- init
- functions
```
But maybe it makes more sense to have computed vars after init, next to functions.
What do you guys think @hyperoslo/ios
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.