Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.12 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.12 KB

Types

This section outlines how to define types more efficiently.

Using this Repository

All examples in this current directory level either error or are inefficient, their solutions can be seen in the solutions directory.

To try the code snippets online you can paste them into the Typescript Playground.

Types of Guarding

Resources