You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/blog/2025-07-12-extensible-datatypes-part-3.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,9 @@ authors = ["Soares Chen"]
6
6
7
7
+++
8
8
9
+
10
+
Discuss on [Reddit](https://www.reddit.com/r/rust/comments/1lxv6zr/the_design_and_implementation_of_extensible/), [GitHub](https://github.com/orgs/contextgeneric/discussions/14) or [Discord](https://discord.gg/Hgk3rCw6pQ).
11
+
9
12
# Recap
10
13
11
14
This is the **third** part of the blog series on **Programming Extensible Data Types in Rust with CGP**. You can read the [first](/blog/extensible-datatypes-part-1) and [second](/blog/extensible-datatypes-part-2) parts here.
0 commit comments