Skip to content

String version of col #153

@maxigit

Description

@maxigit

col takes Text as an argument which pretty much forces to use OverloadedStrings.
Could it not take a String instead or (people using OverloadedStrings wont notice the difference) or should we introduce a col'` or something which takes a String instead of a Text.

I guess this is for performance reasons, but columns seems to stored internally as Strings so it is a but confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions