Skip to content

Improve documentation for IsSymbol #224

Open
@ursi

Description

@ursi

-- | A class for known symbols
class IsSymbol (sym :: Symbol) where
reflectSymbol :: SProxy sym -> String

As a newcomer who is currently trying to learn this, I don't understand what this is supposed to mean. What is a "known symbol"? I think better documentation would explicitly mention how the compiler will create these instances for you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: documentationImprovements or additions to documentation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions