StackOverflow Questions for Tag: finger-tree

dfeuer
dfeuer

Reputation: 48591

How can (<*) be implemented optimally for sequences?

Score: 22

Views: 500

Answers: 0

Read More
Fabian Schneider
Fabian Schneider

Reputation: 809

Fingertree head complexity

Score: 2

Views: 165

Answers: 1

Read More
V P
V P

Reputation: 865

Q: Optimized data structure for Branched and Versioned entities

Score: 0

Views: 71

Answers: 1

Read More
Rob Lachlan
Rob Lachlan

Reputation: 14459

What should I use Clojure's finger trees for?

Score: 29

Views: 2252

Answers: 1

Read More
Jakub Arnold
Jakub Arnold

Reputation: 87220

Is there a simple way to implement a fast priority queue in Haskell?

Score: 6

Views: 2598

Answers: 2

Read More
primfaktor
primfaktor

Reputation: 2997

Type error when implementing finger trees

Score: 7

Views: 149

Answers: 1

Read More
Xwtek
Xwtek

Reputation: 1291

Priority queue with O(1) delete-max, insert-min, and find-min and O(log n) insertion and deletion

Score: 1

Views: 623

Answers: 1

Read More
Netsu
Netsu

Reputation: 363

Data.Sequence.Seq lazy parallel Functor instance

Score: 1

Views: 123

Answers: 2

Read More
Petr
Petr

Reputation: 63359

How fast is Data.Sequence.Seq compared to []?

Score: 13

Views: 1025

Answers: 2

Read More
dspyz
dspyz

Reputation: 5510

Haskell: Where can I find the other operations from the finger tree paper?

Score: 1

Views: 124

Answers: 1

Read More
Inshallah
Inshallah

Reputation: 4814

Clojure finger trees and flexvec

Score: 7

Views: 482

Answers: 1

Read More
newbpro
newbpro

Reputation: 33

Is there an implementation of a binary search tree annotated with sub-tree size

Score: 3

Views: 563

Answers: 3

Read More
John F. Miller
John F. Miller

Reputation: 27217

Why aren't FingerTrees used enough to have a stable implementation?

Score: 15

Views: 2018

Answers: 3

Read More
user1408872
user1408872

Reputation: 1

Asymptotic runtimes of InsertionSort and FingerTreeSort

Score: -1

Views: 227

Answers: 1

Read More
John F. Miller
John F. Miller

Reputation: 27217

Finding the Missing 'Reduce' Typeclass from Finger Tree Article

Score: 9

Views: 434

Answers: 2

Read More
Alexey Romanov
Alexey Romanov

Reputation: 170745

String representations: improvements over ropes?

Score: 5

Views: 1200

Answers: 1

Read More
PreviousPage 1Next