regexGroup

fun <IN : Any> BiDiLensSpec<IN, String>.regexGroup(pattern: String, group: Int = 1): BiDiLensSpec<IN, String>(source)
fun Path.regexGroup(pattern: String, group: Int = 1): BiDiPathLensSpec<String>(source)