RepeatArrayAction
fun RepeatArrayAction(arrayScheme: () -> ArrayScheme = { ArraySettings.default.currentScheme }, scheme: () -> StringScheme = { StringSettings.default.currentScheme })
Content copied to clipboard
Parameters
arrayScheme
the scheme to use for generating arrays
scheme
the scheme to use for generating strings