Skip to content

Empty columns? #100

Description

@delaneyj

I'd like to have columns that contain no data to be used as tags, Is a struct{} or other empty value possible? Bool where its always is true could be an option but seems wasteful sense you already have the concept of bitsets.

EDIT:
Reading through the code it looks like Bool is actually doing what I thought it should and not using a Go bool but using the bitset. Might be worth explaining in the docs and/or the comments on the type.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions