Skip to content
Snippets Groups Projects
Commit 7adaf408 authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

Fix and simplify handling of Bool arrays

No overflow check is necessary in the case of Bool arrays since the array size
is actually smaller than the number of elements it contains. Moreover, we can
use setByteArray# to initialize the array.
parent b8a6d313
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment