You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -486,8 +486,8 @@ Because the latter allows functions to be passed as parameters and ignores infin
486
486
487
487
```
488
488
489
-
Thanks to the `apply`and`replace` methods, several advanced operations or transformations of intervals can be easily expressed.
490
-
See [this comment](https://github.com/AlexandreDecan/portion/issues/103#issuecomment-3379881796) for an example of a morphological opening and closing of intervals with dilatation/erosion using these two methods.
489
+
Thanks to the `apply`and`replace` methods, several advanced operations or transformations of intervals can be easily expressed.
490
+
See [this comment](https://github.com/AlexandreDecan/portion/issues/103#issuecomment-3379881796) for an example of a morphological opening and closing of intervals with dilatation/erosion using these two methods.
0 commit comments