Catspeak Reference


alloc

At times, Catspeak creates a lot of garbage which tends to have a longer lifetime than is typically expected. This module is responsible for the allocation and collection of that garbage.

ยง catspeak_collect

function catspeak_collect()

Forces Catspeak to collect any discarded resources.