cpf

CPF Validation

Today A long time ago I implemented the CPF (Physical Persons Register) validation algorithm in javascript and rust to demonstrate how it is possible to not execute a single variable declaration (considering that receiving a parameter does not count as a declaration) using the method chaining programming style.

...keep reading