Summary counts for the curated kernel corpus.
Summary
Types
@type t() :: %Theoria.Kernel.Corpus.Summary{ check: non_neg_integer(), defeq: non_neg_integer(), infer: non_neg_integer(), normalize: non_neg_integer(), rejection: non_neg_integer() }
Summary counts for the curated kernel corpus.
@type t() :: %Theoria.Kernel.Corpus.Summary{ check: non_neg_integer(), defeq: non_neg_integer(), infer: non_neg_integer(), normalize: non_neg_integer(), rejection: non_neg_integer() }