Improve documentation for over

This commit is contained in:
Taylor Fausak 2021-04-30 13:52:29 -04:00 committed by GitHub
parent 632c4b46e6
commit c71a0a7808
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ into = Cast.cast
-- that only works with one of them.
--
-- > -- Avoid this:
-- > from @t . f . from @s
-- > from @t . f . into @t
-- >
-- > -- Prefer this:
-- > over @t f