Updated documentation

This commit is contained in:
Matthias Koefferlein 2021-05-22 22:32:56 +02:00
parent 4bc665cbf3
commit 47e110115f
1 changed files with 3 additions and 0 deletions

View File

@ -1613,6 +1613,9 @@ CODE
# @td @img(/images/drc_or2.png) @/td
# @/tr
# @/table
#
# In deep mode, "or" or "|" does not imply merging. In deep mode,
# "or" is an alias for "+" ("add").
def or(other)
@engine._context("or") do