Add Unsigned interface #32

Open
opened 2026-09-02 19:05:53 +02:00 by c.fahner · 0 comments
Owner

Currently it is not possible to express that an numeric value should be stored as an unsigned value. Following up on #9, an interface Type\Unsigned should be added that indicates that a numeric type should be stored as unsigned.

The Type implementations Types\UnsignedInt and Types\UnsignedFloat should also be provided.

Currently it is not possible to express that an numeric value should be stored as an unsigned value. Following up on #9, an interface `Type\Unsigned` should be added that indicates that a numeric type should be stored as unsigned. The `Type` implementations `Types\UnsignedInt` and `Types\UnsignedFloat` should also be provided.
c.fahner added this to the v0.2 milestone 2026-09-02 19:05:53 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
slendium/ocd#32
No description provided.