Skip to content

Conversation

@cheeseng
Copy link
Contributor

Implemented opaquetypes.PosZInt that passes all existing unit tests.

…ng, without the checking we consider it a bug.
…ne, though it still does not work with the following test:

val x: Int = -8
"takesPosZInt(x)" shouldNot compile
val x: Int = -8
"PosZInt(x)" shouldNot compile
…unction, got another test in PosZIntSpec.scala to green.
…last unit test in PosZIntSpec.scala to green.
@cla-bot cla-bot bot added the cla-signed label Nov 19, 2025
…eFloat, and rectified the return type of from factory method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant