ArrayAction
fun ArrayAction(arrayScheme: () -> ArrayScheme = { ArraySettings.default.currentScheme }, scheme: () -> UuidScheme = { UuidSettings.default.currentScheme })
Content copied to clipboard
Parameters
arrayScheme
the scheme to use for generating arrays
scheme
the scheme to use for generating UUIDs
Sources
jvm source
Link copied to clipboard