decursion 0.1.0

Write recursive algorithms without worrying about stack overflows
Documentation
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1727998858,
        "narHash": "sha256-IeBVJ75Bd7yWz8i3m225x5Q25O1Wk8cBWi8DI7bCgSo=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "73bed75dbd3de6d4fca3f81ce25a0cc7766afff6",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs",
        "rust-overlay": "rust-overlay"
      }
    },
    "rust-overlay": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1728008962,
        "narHash": "sha256-MjGMCVKqafsrqLQYJHHKXJkvocTjkxKjadBfN952/Zw=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "862d0c1e5fe2348a22044f225afef39b75df8cf0",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}