RepeatArrayAction

fun RepeatArrayAction(arrayScheme: () -> ArrayScheme = { ArraySettings.default.currentScheme }, scheme: () -> UuidScheme = { UuidSettings.default.currentScheme })

Parameters

arrayScheme

the scheme to use for generating arrays

scheme

the scheme to use for generating UUIDs

Sources

jvm source
Link copied to clipboard