Skip to content

syntax sugar for single gen* #11

@elect86

Description

@elect86

What about the gen* functions where we don't pass anything or a reference to a single identifier?

Shall we make it syntax-wise coherent and have, for example:

genTexture(): GlTexture

genTexture(texture: KMutableProperty0<GlTexture>)

Or better, prefer the uniformity and have all in plural? That is genTextures in this example

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions