Open rappie opened 6 months ago
@ljz3 which types do you need?
Should just add it for all uint and int sizes, it shouldn't be too difficult as you can just have a generic with the largest size then call it with casting.
@ljz3 which types do you need?