File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ A TC39 proposal to add `Math.clamp`: a function that constrains a value between
4
4
5
5
## Status
6
6
7
- ** Stage:** 1 \
7
+ ** Stage:** 2 \
8
8
** Champion:** Oliver Medhurst (@canadahonk ) \
9
9
** Authors:** Oliver Medhurst (@canadahonk ), Richie Bendall (@richienb ) \
10
- ** Last Presented:** [ 106th meeting] ( https://github.com/tc39/agendas/blob/main/2025/02 .md )
10
+ ** Last Presented:** [ 108th meeting] ( https://github.com/tc39/agendas/blob/main/2025/05 .md )
11
11
12
12
## Overview and motivation
13
13
Original file line number Diff line number Diff line change 5
5
<script src="./spec.js"></script>
6
6
<pre class="metadata">
7
7
title: Math.clamp
8
- stage: 1
8
+ stage: 2
9
9
contributors: Oliver Medhurst, Richie Bendall
10
10
</pre>
11
11
You can’t perform that action at this time.
0 commit comments