Arrayy icon indicating copy to clipboard operation
Arrayy copied to clipboard

Mark typehinted variables as nullable if they have null defaults

Open ollyollyollyltd opened this issue 5 months ago β€’ 2 comments

Fixes #143


This change is Reviewable

Summary by CodeRabbit

  • Refactor
    • Updated various method and constructor signatures across the library to explicitly allow nullable parameters, improving type clarity and type safety for end-users.
    • No changes to functionality or behavior; only parameter type declarations were adjusted to accept null values where appropriate.

ollyollyollyltd avatar Jul 31 '25 16:07 ollyollyollyltd