Partial lenses is a comprehensive, high-performance optics library for JavaScript
-
Updated
Dec 22, 2019 - JavaScript
{{ message }}
Partial lenses is a comprehensive, high-performance optics library for JavaScript
Generalized recursion schemes and traversals for Scala.
Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses.
Avoid The One-off Problem, Infinite Loops, Statefulness and Hidden intent.
Simple library for creating realistic page turning effects
Sublime Text Plugin that provides a configurable command and popup for folding code based on syntax
A Sublime Text plug-in that automatically folds base64-encoded data URIs in your CSS files
R-package: Methods for dividing data into groups. Create balanced partitions and cross-validation folds. Perform time series windowing and general grouping and splitting of data. Balance existing groups with up- and downsampling.
Taeseung Lee's vim setting
SMKFoldingTabBar - An Awesome Folding Custom View
An Adobe After Effect script to make curling and folding.
Sublime Text plugin to fold functions. And it supports functions with arguments on more than one line!
Swift µframework for functional programming and higher-order data processing
fold code block using regexp, multiline supported, best fold plugin for general usage
Additional Fold Commands for VS Code. Like PhpStorm: [`Expand to level | 1, 2, 3, 4 or 5`]
A Sublime Text plugin to give an overview of your comments by folding all other code.
Functional Programming Type Signature for JavaScript that is compatible with most modern browsers and Deno.
Manipulate datasets by chaining methods. Includes capacity to map, filter, sort, group, reduce, and merge data.
Add a description, image, and links to the fold topic page so that developers can more easily learn about it.
To associate your repository with the fold topic, visit your repo's landing page and select "manage topics."
Currently, a seed value is required for
foldlwhich in turn causesaggregateto require a seed value. The functions should be able to be used both with and without a seed value. Additionally, the seed value appears to be misnamed asmemo. This should be changed to something more suitable.Unit tests should be added for these as well. #2 is close to being merged and presumably will have be