File: recipes.pxd

package info (click to toggle)
python-cytoolz 1.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 440 kB
  • sloc: python: 2,685; makefile: 36
file content (5 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (6)
1
2
3
4
5
cpdef object countby(object key, object seq)


cdef class partitionby:
    cdef object iter_groupby