1 comment

[ 4.2 ms ] story [ 11.7 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")