ArrayAction 
          fun ArrayAction(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
Sources
jvm source
                      
                
              Link copied to clipboard