Skip to content

Commit 6c435b4

Browse files
committed
Update discussion links
1 parent f2afc74 commit 6c435b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/blog/2025-07-07-extensible-datatypes-part-1.md

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

77
+++
88

9+
Discuss on [Reddit](https://www.reddit.com/r/rust/comments/1ltu9nl/programming_extensible_data_types_in_rust_with/), [Lobsters](https://lobste.rs/s/piugxk/programming_extensible_data_types_rust), [Hacker News](https://news.ycombinator.com/item?id=44497815), and [GitHub](https://github.com/orgs/contextgeneric/discussions/12).
10+
911
# Overview
1012

1113
I’m excited to announce the release of [**CGP v0.4.2**](https://github.com/contextgeneric/cgp/releases/tag/v0.4.2), a major milestone that significantly expands the expressive power of generic programming in Rust. With this release, CGP introduces full support for **extensible records and variants**, unlocking a range of new capabilities for developers working with highly modular and reusable code.

0 commit comments

Comments
 (0)