```if (seekTo in (window1.first..(window1.second -...
# announcements
j
Copy code
if (seekTo in (window1.first..(window1.second - rowsize)))
does this compile to something other than
it >  min and it < max
??
a
>=
and
<=
, but yes