Warning: session_start(): open(/var/lib/php/sessions/sess_ph3kqqhrci0dmoa0ko32h5pn41, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
static WeakAssoc, Map> lispStatements_cache = new WeakAssoc(f statementsToLisp);
static Map lispStatements_global;
static Map lispStatements_cached() {
ThoughtSpace ts = thoughtSpace();
if (ts != null) ret ts.statements;
if (lispStatements_global != null) ret lispStatements_global;
ret lispStatements_cache.get(loadTruth_cached());
}