Skip to content

Commit 663a312

Browse files
committed
Mark SIP 38 as complete
Assigned number 38 to SIP “Converters among optional functions, partial functions, and extractor objects”. Implemented in Scala 2.13.0 and Scala 3.0.0 in scala/scala#7111 The change did not _require_ a SIP because it was implemented at the library-level. Nevertheless, I decided to keep the SIP for posterity.
1 parent d8e3b68 commit 663a312

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_sips/sips/2018-08-20-converters-among-optional-functions-partialfunctions-and-extractor-objects.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
layout: sip
3-
title: SIP-NN - Converters among optional Functions, PartialFunctions and extractor objects
4-
vote-status: pending
3+
title: SIP-38 - Converters among optional Functions, PartialFunctions and extractor objects
4+
vote-status: complete
5+
vote-text: This SIP has been implemented in Scala 2.13.0 and Scala 3.0.0
56
permalink: /sips/:title.html
67
redirect_from: /sips/pending/converters-among-optional-functions-partialfunctions-and-extractor-object.html
78
---

0 commit comments

Comments
 (0)