Skip to content

use new naming convention and add user friendly API #2

@make-github-pseudonymous-again

Description

Prefix kernel methods with _, no prefix for API methods. Example:

random._shuffle ; // configurable sample based shuffle method
random.shuffle ; // API shuffle method, no configuration

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions