We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6d6459 commit a005f28Copy full SHA for a005f28
2 files changed
README.md
@@ -4,10 +4,10 @@ A TC39 proposal to add `Math.clamp`: a function that constrains a value between
4
5
## Status
6
7
-**Stage:** 1 \
+**Stage:** 2 \
8
**Champion:** Oliver Medhurst (@canadahonk) \
9
**Authors:** Oliver Medhurst (@canadahonk), Richie Bendall (@richienb) \
10
-**Last Presented:** [106th meeting](https://github.com/tc39/agendas/blob/main/2025/02.md)
+**Last Presented:** [108th meeting](https://github.com/tc39/agendas/blob/main/2025/05.md)
11
12
## Overview and motivation
13
spec.emu
@@ -5,7 +5,7 @@
<script src="./spec.js"></script>
<pre class="metadata">
title: Math.clamp
-stage: 1
+stage: 2
contributors: Oliver Medhurst, Richie Bendall
</pre>
0 commit comments