강의

멘토링

커뮤니티

Inflearn Community Q&A

hanjh19860020's profile image
hanjh19860020

asked

How to create an iPhone app (iOS App) that even beginners can easily do

Data Class Configuration

ItemGroup 구현에서 의문점이 있네요?

Written on

·

190

0

음..ItemGroup의 class를 정의하고, 바로 이어서, ItemGroup class를 이용하는 func를 바로 구현한다는게, 와닿지가 않는데, 언어별로 가능한것도 있고 아닌것도 있을것 같습니다. class 정의부분에 이어서 활용하는건 어떻게보면, class를 재귀적으로 참조한다고도 볼 수 있는데, swift는 이렇게 사용해도 상관없는건가요??? 차라리 Main부분에 따로 func를 구현하는게 어떨지 싶기도 합니다만....
ios

Answer

This question is waiting for answers
Be the first to answer!
hanjh19860020's profile image
hanjh19860020

asked

Ask a question