Swirling References

[Jun 2018] Swirling looks great in soccer but in code it should be red-carded. For instance, in Swift, passing references in the capture-list and then having to sieve it through a guard check is an eyesore code that we should send off the field. I built a short framework that will help reduce such boilerplate code. Enjoy…

Link: https://github.com/HarishKataria/ReferenceValet

Comments