$darkmode
Elektra 0.11.0
|
keyIsBelow
There are multiple very similar functions to check the "is below" relation between to keys:
keyIsBelow
keyIsBelowOrSame
keyIsDirectlyBelow
Keep (at least) the same functionality
Merge keyIsBelow
with keyIsBelowOrSame
and keyIsDirectlyBelow
to create this new API:
The replacements for the old functions are:
keyIsBelow > 0
keyIsBelow >= 0
keyIsBelow == 1