cpp11 icon indicating copy to clipboard operation
cpp11 copied to clipboard

as_integers and as_doubles now understand logical inputs

Open pachadotdev opened this issue 11 months ago • 1 comments
trafficstars

I added a test to verify that 1.0/0.0 (or 1/0) is the same as T/F.

The idea was to mimic the double to/from integer as method for logicals.

pachadotdev avatar Dec 17 '24 07:12 pachadotdev

it would be good to merge this PR and then adapt the tests here

pachadotdev avatar Dec 29 '24 16:12 pachadotdev