Exemplo n.º 1
0
 def create():
     return xs.pipe(ops.max(reverse_comparer))
Exemplo n.º 2
0
 def create():
     return xs.pipe(ops.max())