iocaine 2.2.0

The deadliest poison known to AI
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
// SPDX-FileCopyrightText: 2025 Gergely Nagy
// SPDX-FileContributor: Gergely Nagy
//
// SPDX-License-Identifier: MIT

pub mod app;
pub mod cli;
pub mod config;

pub mod assembled_statistical_sequences;
pub mod bullshit;
pub mod means_of_production;
pub mod tenx_programmer;