issues
search
lloydmeta
/
frunk
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
https://beachape.com/frunk/
MIT License
1.29k
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a &self context to Func
#138
ExpHP
opened
6 years ago
2
Adds FuncMut and PolyMut, which parallel Func and Poly.
#137
remexre
opened
6 years ago
8
[DEBUG] Try fixing nightly compile
#136
lloydmeta
closed
6 years ago
2
Debugging travis config
#135
ExpHP
closed
3 years ago
4
Adds ToMut trait.
#134
remexre
closed
6 years ago
6
Coproducts and generics + trait bounds?
#133
jeff-hiner
opened
6 years ago
8
HList! vs Hlist!
#132
ExpHP
closed
3 years ago
5
Should we rename Coproduct to Sum?
#131
Centril
closed
3 years ago
5
add Selector::get_mut
#130
jesskfullwood
closed
6 years ago
1
Add Selector::get_mut
#129
jesskfullwood
closed
6 years ago
3
Bump derives dependencies
#128
lloydmeta
closed
6 years ago
0
Add [workspace] declaration to root Cargo.toml
#127
lloydmeta
closed
6 years ago
0
Add `record!` macro for making labelled HLlists
#126
lloydmeta
opened
6 years ago
3
Remove `HList.length()`
#125
lloydmeta
closed
3 years ago
0
Introduce Transmogrifying from A to B
#124
lloydmeta
closed
6 years ago
8
to_cons for HList
#123
Rua
closed
6 years ago
16
combine_n should do exponentation by squaring
#122
ExpHP
opened
6 years ago
2
Create CHANGELOG.md
#121
ExpHP
closed
6 years ago
0
Beginning the changelog
#120
ExpHP
closed
6 years ago
8
v0.2.0 release
#119
lloydmeta
closed
6 years ago
0
Next release
#118
Centril
closed
6 years ago
14
Add generic::map_repr + improve documentation of the module.
#117
Centril
closed
6 years ago
12
The Great Glob Import Extinction (and requisite finishing touches)
#116
ExpHP
closed
6 years ago
7
The Great Glob Import Extinction (and requisite finishing touches)
#115
ExpHP
closed
6 years ago
2
Generic for enums <-> Coproducts
#114
ExpHP
opened
6 years ago
14
Add Functor and Applicative
#113
bjorn3
closed
6 years ago
10
[Chore] Format code with cargofmt
#112
lloydmeta
closed
6 years ago
1
More effective use of semantic versioning
#111
ExpHP
closed
6 years ago
3
Remove redundant AsRef implementations and &'a-based trait impls.
#110
lloydmeta
closed
6 years ago
0
Remove Index type parameter from HMappable, HFoldLeftable, HFoldRightable
#109
ExpHP
closed
6 years ago
0
HList maps and folds may not need an Index parameter
#108
ExpHP
closed
6 years ago
2
hlist_pat can trigger #[warn(non_shorthand_field_patterns)]
#107
ExpHP
closed
6 years ago
4
Introduce a Poly wrapper struct and Func trait for order-free mapping
#106
lloydmeta
closed
6 years ago
16
remove dead code (functor.rs, kind.rs)
#105
ExpHP
closed
6 years ago
0
Iterator extension traits for folding monoids/semigroups
#104
ExpHP
opened
6 years ago
1
add prelude and reexports
#103
ExpHP
closed
6 years ago
9
add ...rest patterns to macros, and test structs
#102
ExpHP
closed
6 years ago
1
Meta-issue for ergonomic advancements
#101
ExpHP
closed
6 years ago
15
Rest pattern in hlist/coprod macros
#100
ExpHP
closed
6 years ago
7
Inherent methods for core types
#99
ExpHP
closed
6 years ago
11
Follow conventional feature-gating for serde
#98
lloydmeta
closed
6 years ago
6
(C-SERDE) the serde feature should be named "serde"
#97
ExpHP
closed
6 years ago
3
Getting rid of `CNil`
#96
Centril
opened
6 years ago
4
Feature/CoproductEmbedder
#95
ExpHP
closed
6 years ago
1
Documenting rules for when type inference can solve for indices
#94
ExpHP
opened
6 years ago
1
CNil::absurd() for producing any type
#93
ExpHP
closed
6 years ago
6
Mapping coproducts
#92
ExpHP
closed
2 years ago
2
Improve the documentation of Suffixed/LiftFrom/LiftInto
#91
ExpHP
opened
6 years ago
2
Wrappers around trait methods (suggestions to improve ergonomics)
#90
ExpHP
closed
6 years ago
5
add CoprodSubsetter for splitting coproducts
#89
ExpHP
closed
6 years ago
1
Previous
Next