Coding

Rust Enum Style

Hi everyone.I would like if .net core incorporated Rust-style enumerations. Currently you can make a switch using pattern matching with classes, but for the specific case of enumerations I think this type of construction would Read more…

By Umar Khan, ago
Coding

Python Queue

Python Queue There are various day to day activities where we find ourselves engaged with queues. Whether it is waiting in toll tax lane or standing on the billing counter for your turn in some Read more…

By Umar Khan, ago