Пример #1
0
 def create():
     return xs.pipe(ops.max(reverse_comparer))
Пример #2
0
 def create():
     return xs.pipe(ops.max())