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