| C |
| cbrt | function | prelude/math.fut |
| ceil | function | prelude/math.fut |
| chunked_radix_sort | function | lib/github.com/diku-dk/sorts/radix_sort.fut |
| chunked_radix_sort_by_key | function | lib/github.com/diku-dk/sorts/radix_sort.fut |
| chunked_radix_sort_float | function | lib/github.com/diku-dk/sorts/radix_sort.fut |
| chunked_radix_sort_float_by_key | function | lib/github.com/diku-dk/sorts/radix_sort.fut |
| chunked_radix_sort_int | function | lib/github.com/diku-dk/sorts/radix_sort.fut |
| chunked_radix_sort_int_by_key | function | lib/github.com/diku-dk/sorts/radix_sort.fut |
| clz | function | prelude/math.fut |
| concat | function | prelude/array.fut |
| const | function | prelude/functional.fut |
| copy | function | prelude/array.fut |
| copysign | function | prelude/math.fut |
| cos | function | prelude/math.fut |
| cosh | function | prelude/math.fut |
| ctz | function | prelude/math.fut |
| curry | function | prelude/functional.fut |