From ebe763ffa056f24d806da44879fb196c00f7b482 Mon Sep 17 00:00:00 2001 From: Hyeseong Kim Date: Sat, 12 Apr 2025 03:14:38 +0900 Subject: [PATCH] Update 2025-04-11-introducing-unified-operators.mdx --- _blogposts/2025-04-11-introducing-unified-operators.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_blogposts/2025-04-11-introducing-unified-operators.mdx b/_blogposts/2025-04-11-introducing-unified-operators.mdx index 8e18461dc..312cc0f88 100644 --- a/_blogposts/2025-04-11-introducing-unified-operators.mdx +++ b/_blogposts/2025-04-11-introducing-unified-operators.mdx @@ -1,7 +1,7 @@ --- author: rescript-team date: "2025-04-11" -title: "Rethinking Operators: How ReScript Simplifies Arithmetic and Beyond" +title: "Rethinking Operators" badge: roadmap description: | Discover how unified operators in ReScript v12 simplify arithmetic, reduce syntax noise — plus, a glimpse into the future roadmap.