summaryrefslogtreecommitdiffstats
path: root/mpi/mpi.h
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2020-04-21 06:32:59 -0700
committerKaz Kylheku <kaz@kylheku.com>2020-04-21 06:32:59 -0700
commitcfd48c4b5f950b5b957cb036889bfa15a5224c76 (patch)
treec8fb4b9b979bbe863822b1491290a29652c81d7b /mpi/mpi.h
parenta2070859046272265a0370fc83f93f8e0a484128 (diff)
downloadtxr-cfd48c4b5f950b5b957cb036889bfa15a5224c76.tar.gz
txr-cfd48c4b5f950b5b957cb036889bfa15a5224c76.tar.bz2
txr-cfd48c4b5f950b5b957cb036889bfa15a5224c76.zip
Extending =, <, >, <= and >= to work on sequences.
* arith.c (seq_nueq, seq_lt, seq_le): New static functions. (gt, lt): Handle sequences via seq_lt. (ge, le): Handle sequences via seq_le. (numeq): Handle sequences via seq_eq. * txr.1: Documented, and also added missing documentation about comparison of ranges by these functions, fixed mistake in the syntax (> listed twice) and added some notes about symmetry of > >= and < <=.
Diffstat (limited to 'mpi/mpi.h')
0 files changed, 0 insertions, 0 deletions