Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

v0.3.1

Choose a tag to compare

@patrickomatic patrickomatic released this 14 Aug 01:47
· 36 commits to main since this release
  • contains() function
  • into() functions for upcasting from more specific to less specific (Position can into() RangeOrCell and A1 and RangeOrCell can into() A1)
  • is_left()/is_right()/is_above()/is_below()