`Std.range` (for example `[1:5]`) does not include right edge. but notation `[-k:k]` in `Float^[[-k:k]]` does include right edge, because which is defined as ICC. I thought this is misleading notation.