Skip to content
This repository was archived by the owner on Aug 6, 2021. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 289 Bytes

File metadata and controls

5 lines (3 loc) · 289 Bytes

Following "The Rust book" and doing a few examples + some more.

Waiting a bit for the ecosystem to mature and if I can find a problem where Rust would be appropriate.

In particular: 25.May.2021 stable will include the first const generics implementaion. See how we can make use of it.