Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 391 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 391 Bytes

37-55 pages translation

Assigned to

  • 정영훈/@aeuveritas

Mandatory reviewer

  • 김지훈/@ghun2
  • 최희재/@gmlwo530

Decoupling 37

Method 37

Value and Pointer Receiver Call 37

Value and Pointer Semantics 39

Methods are just functions 43

Interface 46

Valueless type 46

Interface via pointer receiver 50