Skip to content

Commit 93f60d5

Browse files
committed
Add discussion links
1 parent de0337b commit 93f60d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/blog/2025-07-12-extensible-datatypes-part-3.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ authors = ["Soares Chen"]
66

77
+++
88

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+
912
# Recap
1013

1114
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

Comments
 (0)