Skip to content

Conversation

@raphael-goetz
Copy link
Member

Resolves: #206

@raphael-goetz raphael-goetz marked this pull request as ready for review January 7, 2026 07:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a generic DATA_TYPE definition to the standard library to resolve issue #206. The new definition introduces a DATATYPE variant with a generic type parameter T.

Key Changes:

  • Added new data type definition file with variant "DATATYPE" and identifier "DATA_TYPE"
  • Implemented generic type support with a generic key "T"
  • Configured display messages, aliases, and naming for the new data type

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@raphael-goetz raphael-goetz merged commit 5476a54 into main Jan 7, 2026
16 checks passed
@raphael-goetz raphael-goetz deleted the 206-add-generic-data-type branch January 8, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Generic DATA_TYPE

3 participants