1 comment

[ 3.0 ms ] story [ 14.5 ms ] thread
In both C# and Nim (and probably other languages ) it's easy to use fluent syntax:

MyConfig() .WithTimeout(0).WithDir("/home").DirFromEnv("DIR")