Skip to content

Idea: Enhance Go language for less boilerplate and basic features for readability without sacrificing safety. #20

@bwplotka

Description

@bwplotka

https://twitter.com/bwplotka/status/1379843244952014853

Ideas:

  • Infer types when field is a concrete type. Same if it's pointer - just allocate.
  • Join/Merge operation based on reflect? 🤔

It would be amazing to not get into compiler changes and IDE tooling changes, but it's easier to iterate on something working then creating new language.

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