Type Enforcement

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2021 Jul 23 9:17
Editor
Edited
Edited
2023 Apr 25 1:54
Refs
Refs
Type enforcement can be static, catching potential errors at compile time, or dynamic, associating type information with values at run-time and consulting them as needed to detect imminent errors, or a combination of both
Typings
 
 
 
 
 
 
 
 

Recommendations