Libraries tagged by function composition
denprog/river-flow
1 Favers
2 Downloads
2 Downloads
Functional utilities for PHP 8.5: lazy Pipes, mbstring-aware Strings, and composition Utils with pipe operator support.
bitween/merge-sort
2 Favers
2 Downloads
2 Downloads
A simple example of a divide and conquer algorithm: merge sort. Example is used to explain the divide and conquer technique.