iiRecord
Agentic AI Atlas · Arrow (Kotlin)
library:arrow-kta5c.ai
II.
Library JSON

library:arrow-kt

Structured · live

Arrow (Kotlin) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/libraries/libraries-jvm-extended.yamlCluster · domain
Record JSON
{
  "id": "library:arrow-kt",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-jvm-extended.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Arrow (Kotlin)",
    "belongsToLanguageId": "language:kotlin",
    "category": "other",
    "description": "Functional programming library for Kotlin providing typed errors,\nmonad comprehensions, optics, and Effect-based concurrency.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:arrow-kt",
      "to": "language:kotlin",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:arrow-kt",
      "to": "skill-area:backend-async-processing",
      "kind": "library_used_by",
      "attributes": {}
    },
    {
      "from": "library:arrow-kt",
      "to": "library:cats",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "library:lens",
      "to": "library:arrow-kt",
      "kind": "alternative_to"
    },
    {
      "from": "library:cats",
      "to": "library:arrow-kt",
      "kind": "alternative_to"
    }
  ]
}