issues
search
fsprojects
/
FSharp.Data.Adaptive
On-demand adaptive/incremental data for F# https://fsprojects.github.io/FSharp.Data.Adaptive/
MIT License
250
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Performance improvements and new operators
#118
luithefirst
opened
1 month ago
2
Exception for setting value for (DateTime cval): TypeInitialization_Type, FSharp.Data.Adaptive.ShallowEqualityComparer`1
#117
albertwoo
opened
1 month ago
1
Update fsdocs-tool
#116
nojaf
closed
7 months ago
4
readme update. + please delete the FSharp.Data.Adaptive wiki (all information is already contained in the readme)
#115
aszabo314
closed
10 months ago
1
A Changeable Value that can be depend on other adaptive values
#114
patrickallensimpson
opened
1 year ago
0
#112 changed the implementation of MultiCallbackObject to address NPE
#113
patrickallensimpson
closed
11 months ago
2
NullPointerException in MultiCallbackObject when Mark is called by two thread and all the weak references have been garbage collected
#112
patrickallensimpson
closed
7 months ago
1
`mapWithAdditionalDependencies` from FSAC.
#109
TheAngryByrd
opened
1 year ago
1
"Error: cannot mark object without transaction"
#108
NickDarvey
closed
1 year ago
6
Publish trimmed
#105
krauthaufen
closed
2 years ago
0
Is this library trimmable
#104
albertwoo
closed
2 years ago
13
ASet.mapA async KeyNotFoundException
#103
luithefirst
closed
2 years ago
1
RFC `abag<'T>`
#98
krauthaufen
closed
2 years ago
2
`AList.take`, `AList.sub` broken
#97
krauthaufen
closed
2 years ago
1
Cannot run on blazor WASM application
#96
albertwoo
closed
2 years ago
10
optimized IndexMapping<'k>: key is no longer searched twice
#95
haraldsteinlechner
closed
2 years ago
0
applyDelta Test fails rarely
#94
krauthaufen
closed
2 years ago
6
Discussion: nested adaptive values
#93
iamim
closed
2 years ago
4
Work around Fable's missing .isNone
#92
pkese
closed
3 years ago
0
Move to fsdocs latest
#91
dsyme
closed
2 years ago
1
IndexList.partition
#90
krauthaufen
closed
2 years ago
0
AList.partition
#89
fradav
opened
3 years ago
6
papers on adaptive computations?
#88
fradav
closed
2 years ago
4
Bind does not work with mapNonAdaptive
#87
hyazinthh
closed
3 years ago
3
Removed duplicate interface
#86
ncave
closed
3 years ago
0
Fixed Fable issue
#85
ncave
closed
3 years ago
1
Fixed Fable support
#84
ncave
closed
3 years ago
1
changed CurrentTransaction and RunningTransaction to ValueOption
#83
luithefirst
closed
3 years ago
0
Tried to update to Fable 3
#82
delneg
closed
3 years ago
16
Fix Fable build
#81
krauthaufen
closed
3 years ago
2
CSet/ASet.toAVal/force not updated incrementally
#80
luithefirst
closed
3 years ago
12
manipulating cset/clist/cmap/cval without transcation
#79
luithefirst
closed
3 years ago
3
Discussion on async/cancellation and exceptions
#78
dsyme
closed
2 years ago
10
Implement interfaces like IList, ICollection, IDictionary in changeable collections
#77
luithefirst
closed
3 years ago
5
change UpdateTo returning bool notifying if the AdaptiveObject has changed
#76
luithefirst
closed
3 years ago
5
Better Enumerators
#75
luithefirst
closed
3 years ago
24
Improved GetValue in case of up-to-date AdaptiveObjects
#74
luithefirst
closed
3 years ago
7
Computation graph serialization
#73
klimovgv
closed
2 years ago
2
Just a little spell correction
#72
adelarsq
closed
4 years ago
1
Release version 1.0.0
#71
gsomix
closed
4 years ago
2
FSharp.Data.Adaptive and Xamarin.iOS
#70
Liminiens
closed
4 years ago
6
HashSet/HashMap now use CompiledNames for C# interop
#69
krauthaufen
closed
4 years ago
0
foldGroup / reduction should return the seed if empty
#68
luithefirst
closed
4 years ago
3
CompiledName for HashSet/HashMap
#67
luithefirst
closed
4 years ago
5
IHashSetReader, IHashMapReader, IIndexListReader not exposed to C#
#66
luithefirst
closed
3 years ago
2
Review Changeable types
#65
krauthaufen
closed
4 years ago
0
implement ChangeableOrderedSet
#64
luithefirst
opened
4 years ago
1
add (Try)GetNext and (Try)GetPrev to IndexList or ChanableIndexList
#63
luithefirst
closed
4 years ago
1
Independent WeakCallbacks
#62
luithefirst
closed
4 years ago
1
Is IndexList.IndexOf complexity correct?
#61
Thecentury
closed
4 years ago
2
Next