/xyLOGIX.Generators

(C#/x86-64/Class Library/VS2019) Class library that contains methods and objects for value generators. Basically, these are classes that are written in a functional programming style., that serve to transform one data value directly into another, i.e., "generate" the output. For example, think substituting a string value into a regex.

Primary LanguageC#

Watchers