You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/projects.yml
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -274,6 +274,11 @@
274
274
github: "https://github.com/killaitis/peloton"
275
275
affiliate: true
276
276
platforms: [jvm]
277
+
- title: "perspective"
278
+
description: "Generic programming using higher kinded data and typeclasses. perspective provides tools for generic programming, and typeclasses for monad transformers and higher kinded data."
279
+
github: "https://github.com/Katrix/perspective"
280
+
affiliate: true
281
+
platforms: [js, jvm]
277
282
- title: "PureConfig"
278
283
description: "A boilerplate-free library for loading configuration files"
0 commit comments