Here are
67 public repositories
matching this topic...
Partial lenses is a comprehensive, high-performance optics library for JavaScript
Updated
Nov 18, 2021
JavaScript
Avoid The One-off Problem, Infinite Loops, Statefulness and Hidden intent.
Generalized recursion schemes and traversals for Scala.
Updated
Apr 1, 2020
Scala
Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses.
Updated
Aug 17, 2021
Java
Simple library for creating realistic page turning effects
Updated
Apr 18, 2021
TypeScript
FOLD file format for origami models, crease patterns, etc.
Updated
Apr 15, 2022
CoffeeScript
Simple React.js wrapper for StPageFlip library, for creating realistic and beautiful page turning effect
Updated
May 8, 2022
TypeScript
A set of useful functions for transforming strings.
Common Functional Programming Algebraic data types for JavaScript that is compatible with most modern browsers and Deno.
Updated
Jun 10, 2021
JavaScript
A collection of Flutter Widgets that make multi screen user experiences easy to build
Updated
Dec 21, 2021
Dart
Sublime Text Plugin that provides a configurable command and popup for folding code based on syntax
Updated
Nov 7, 2021
Python
A fast, folding Markdown outliner for Vim
Updated
May 19, 2022
Vim script
PaperView 是一个自定义的View,它就像一张纸折叠和展开
Updated
Nov 28, 2017
Kotlin
Updated
Apr 25, 2020
Vim script
A Vim plugin to improve foldtext for better looks
Updated
Jun 28, 2020
Vim script
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 or collapse them to fewer groups.
A Sublime Text plug-in that automatically folds base64-encoded data URIs in your CSS files
Updated
Mar 2, 2017
Python
Erlang Parse Transforms Including Fold (MapReduce) comprehension, Elixir-like Pipeline, and default function arguments
Updated
Feb 21, 2022
Erlang
Taeseung Lee's vim setting
Updated
Apr 15, 2018
Vim script
🗞 Finally an extension for Visual Studio that allows you to fold your code by levels ✨
SMKFoldingTabBar - An Awesome Folding Custom View
Updated
Sep 21, 2017
Objective-C
Updated
Jul 18, 2018
Scala
An Adobe After Effect script to make curling and folding.
Updated
Feb 25, 2019
JavaScript
Sublime Text plugin to fold functions. And it supports functions with arguments on more than one line!
Updated
Jun 27, 2017
Python
Swift µframework for functional programming and higher-order data processing
Updated
Sep 20, 2017
Swift
Updated
Nov 29, 2018
Objective-C
Additional Fold Commands for VS Code. Like PhpStorm: [`Expand to level | 1, 2, 3, 4 or 5`]
Updated
Aug 13, 2021
TypeScript
fold code block using regexp, multiline supported, best fold plugin for general usage
Updated
Oct 25, 2020
Vim script
Improve this page
Add a description, image, and links to the
fold
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
fold
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
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.
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