v0.11.0-beta.6
Pre-release
Pre-release
important: The documentation at https://kyanite.dusty.codes is not reflective of beta changes
You can install the beta with npm i kyanite@beta
New
- Added
within
Function which acts likebetween
but is exclusive of the numbers provided
Improved
has
is now generic forArray
,String
,Object
,Map
, andSet
data types- Tweaked
height
function for a tiny performance boost