Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 237 Bytes

examples.md

File metadata and controls

4 lines (4 loc) · 237 Bytes
  • Collecting Shows how use both ARGS and KWARGS and how they are passed through calls.
  • Constructor Shows how you can use KWARGS with different types. And how it can be used as "Builder" pattern