View Source Guesswork.Ast.Fact.Precompute (Guesswork v0.8.0)

Used by Guesswork.Ast.Fact to cache streams where a portion of those streams are calculated in advance.

Summary

Functions

build_stream(cache, fact, negated, stream, precompute_count)

get_stream(cache, fact, negated)

new_cache()

@spec new_cache() :: :ets.table()