FSharpVerbalExpressions
FsVerbalExpressions Namespace
Type | Description |
FsGroup | Composable wrapping type for System.Text.RegularExpressions.Group. |
FsMatch | Composable wrapping type for System.Text.RegularExpressions.Match. |
SupportedNamedBlock | Enum .NET Framework named Unicode blocks |
UniCodeGeneralCategory | Enum unicode defined general categories |
Module | Description |
CommonVerbEx | Common regular expressions in VerbEx type. |
FsRegEx | Composable regular expressions functions. |
VerbalExpression | Composable immutable wrapping types and functions for .Net Regex. |