- Binary adder implemented in the TS type system
usage/binary.ts
. - Generic array manipulation implemented in the TS type system
usage/array.ts
.
- https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-0.html#class-property-inference-from-constructors
- https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-1.html#key-remapping-in-mapped-types
- https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-3.html#template-string-type-improvements
- https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-4.html#static-blocks-in-classes