Skip to content

Conversation

@Jolanrensen
Copy link
Collaborator

Very small addition which adds !booleanColumn notation across the library similar to the other arithmetics we support.

As referenced by #530.

@Jolanrensen Jolanrensen added the enhancement New feature or request label Dec 6, 2023
@Jolanrensen Jolanrensen added this to the 0.13.0 milestone Dec 6, 2023
Copy link
Collaborator

@zaleslaw zaleslaw left a comment

Choose a reason for hiding this comment

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

New tricky pattern to handle Nullability in Generics:)

@Jolanrensen
Copy link
Collaborator Author

@zaleslaw not so new :) it was used in that file before, pretty useful to be able to do + 1 on a DataColumn<Int?> :)

@Jolanrensen Jolanrensen merged commit 21cb4ae into master Dec 7, 2023
@Jolanrensen Jolanrensen deleted the datacolumn-not-arithmetics branch December 7, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

3 participants