{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreibnn45pru75b2mwjgryu2me7a5lln64rx3drtzt4vj3hapfug3hei",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mnrgkqdu5cl2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/dart_exceptor",
  "publishedAt": "2026-06-08T10:04:04.493Z",
  "site": "https://pub.dev",
  "textContent": "A lightweight, idiomatic Dart result type. Built on Dart 3 with zero dependencies. Features Trace, Ok, Err, split, map, mapError and bind. Changelog excerpt: - Initial release - `Trace`abstract base type - `Ok`— success implementation - `Err`— failure implementation - `split`— terminal handler for both outcomes - `map`— extract and transform success value - `mapError`— extract and transform error value - `bind**`— chain operations with type transformation**",
  "title": "v1.0.0 of dart_exceptor",
  "updatedAt": "2026-06-08T10:03:55.735Z"
}