Nucleoc::FiberWorkerPool
Fiber-only worker pool using Crystal's Channel and spawn.
Constructors
Class methods
default_size
SourceInstance methods
config
Sourcematch_many(haystacks : Array(String), needle : String, compute_indices : Bool = false) : Tuple(Array(UInt16 | Nil), Array(Array(UInt32) | Nil) | Nil)
Sourcesize
Source