-
Updated
Jun 3, 2022 - Go
#
foldable
Here are 25 public repositories matching this topic...
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
monads
haskell
functional-programming
mapping
pattern-matching
anonymous-functions
algebraic-data-types
functor
higher-order-functions
polymorphic-types
lazy-evaluation
folding
function-composition
foldable
list-comprehension
type-classes
declarative-programming
partial-application
first-class-functions
explicit-side-effects
-
Updated
Oct 21, 2021 - Haskell
good first issue
Good for newcomers
pure functional and generic programming for Erlang
monads
erlang
streams
algebraic-data-types
data-structures
generic-programming
lenses
traversable
foldable
category-pattern
-
Updated
Oct 1, 2019 - Erlang
-
Updated
Feb 10, 2022 - Kotlin
Solutions to exercises from the book Haskell Programming
haskell
parser-combinators
solutions
algebraic-data-types
monad
functor
monoid
semigroup
abstract-data-types
monad-transformers
applicative
traversable
sum-types
haskell-book
foldable
haskellbook
newtype
haskell-programming
product-type
-
Updated
Aug 18, 2021 - Haskell
[WIP] An ios-like grid view based on react-native.
-
Updated
Jul 3, 2017 - JavaScript
Angular library to help your build dual-screen experiences for foldable or dual-screen devices
-
Updated
Jun 3, 2022 - TypeScript
-
Updated
Aug 27, 2021 - Dart
CG scale for all rc planes with OLED/WIFI - foldable design
-
Updated
Apr 25, 2022 - HTML
Collapse/expand apps in Django Admin UI
-
Updated
Apr 30, 2021 - HTML
A simple accordion component to use in Angular / Ionic projects -- https://ngx-dummy.github.io/accordion-simple
javascript
angular
typescript
widget
ui
ionic
angular2
accordion
toggle
ivy
collapse
expandable
javascipt
foldable
accordion-component
ionic5
angular12
angular13
-
Updated
Apr 12, 2022 - TypeScript
A foldable card style UITableView for iOS, Objective-C
-
Updated
Jul 27, 2018 - Objective-C
Explores usage of type classes defined in cats library
-
Updated
Jan 18, 2019 - Scala
Some extension to the Foldable and Monoid classes. Introduces a new class InsertLeft -- the class of types of values that can be inserted from the left to the Foldable structure that is a data that is also the Monoid instance. Also contains some functions to find out both minimum and maximum elements of the finite Foldable structures.
-
Updated
Dec 28, 2020 - Haskell
Traverse over structure with Alternative
-
Updated
Mar 2, 2018 - Haskell
Homework to practice Foldable, Traversable, State/Parser, Monad Transformers and Combinators, Arrow, and Lens
-
Updated
Mar 23, 2021 - Haskell
A demo of using ad-hoc polymorphism to implement merge sort in Scala.
-
Updated
Oct 2, 2017 - Scala
Smooths over the rough edges to help you extract information from your device's screen and foldable state
android
library
phone
tablet
desktop
android-library
android-application
rotation
foldable
large-screen
foldable-devices
book-mode
tabletop-mode
tent-mode
-
Updated
Jan 13, 2022 - Kotlin
In this project, user can render a Folder tree component on the screen by editing json in a specific format.
-
Updated
May 25, 2022 - JavaScript
Improve this page
Add a description, image, and links to the foldable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the foldable topic, visit your repo's landing page and select "manage topics."


I am using a CompositionLocalProvider like
and in my composable
LocalWindowLayoutInfo.current.isSeparatingis always fals