xvilka/higher — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2019-12-23
Write one transform function that works over lists, arrays, and trees without duplicating code
Build reusable abstractions for an OCaml library or framework that need to stay generic
Port a higher-kinded pattern you know from Haskell, TypeScript, or Swift into OCaml
Reduce repeated boilerplate in code that operates across multiple container types
| xvilka/higher | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2019-12-23 | 2022-10-03 | 2020-05-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 4/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
An OCaml library that lets you write one function that works across list, array, tree, or any container type, using a pattern called higher-kinded polymorphism.
Dormant — no commits in 2+ years (last push 2019-12-23).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.