diff options
author | Alexander Zubkov <green@qrator.net> | 2021-12-28 04:05:05 +0100 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2021-12-28 04:07:09 +0100 |
commit | 0e1fd7ea6af8aaeb68a23e320c2a0a0a8480d6de (patch) | |
tree | b95846c505ae8b4d7ae72988a9d48f23be811a1b /doc/bird.sgml | |
parent | e15e465720c428e765ab88fd587afb4f4f5d70ae (diff) |
Filter: Add operators to find minimum and maximum element of sets
Add operators .min and .max to find minumum or maximum element in sets
of types: clist, eclist, lclist. Example usage:
bgp_community.min
bgp_ext_community.max
filter(bgp_large_community, [(as1, as2, *)]).min
Signed-off-by: Alexander Zubkov <green@qrator.net>
Diffstat (limited to 'doc/bird.sgml')
0 files changed, 0 insertions, 0 deletions