Items to add from the citynames repo: - [ ] CollectionExtensions.cs - [ ] `.WeightedRandomIndex()`? - [ ] `.CrossJoin()`? - [ ] `.To()` - [ ] FileUtilityExtensions.cs - [ ] `.FileNameSafe()` - [ ] JsonExtensions.cs - make generic to use with e.g. YamlDotNet? - [ ] `.FirstArrayElement()` - [ ] `.NullablyGetProperty()` - [ ] LogUtils.cs - convert to work with `Microsoft.Extensions.Logging` - [ ] `.Method()` - [ ] `.ReadableString()` - [ ] `.ReadableTypeString()` - [ ] `.LogInvocation()` - [ ] `.LogAndTime()` - [ ] StatisticsUtils.cs - [ ] `.Erf()`? - [ ] `.Lerp()` - [ ] StringExtensions.cs
Items to add from the citynames repo:
.WeightedRandomIndex()?.CrossJoin()?.To().FileNameSafe().FirstArrayElement().NullablyGetProperty()Microsoft.Extensions.Logging.Method().ReadableString().ReadableTypeString().LogInvocation().LogAndTime().Erf()?.Lerp()