Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 256 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 256 Bytes

CLACKS

C>L>A>C>K>S Methodology

This is a study of a methodology to maintain integrity within code.

The basics are that we check and validate all our arguments with their types for application in functions. See the HTML file for a better understanding.