effekt-lang / effekt-lang/effekt

Coercions, Conversions, Casts

Open
#1,135 5 comments 1 reaction 0 assignees View on GitHub
area:stdlib requires-design
Dominant language
Scala
Stars
469
Forks
41
Avg merge
1d 16h
Merged PRs (30d)
23

Description

In the current standard library there are number of definitions that take one type and return another one.

Step 1 is to survey all these definitions and to categorize them. For example, there are mere newtype coercions, numerical conversions, etc.

Step 2 is to define a style guide given the data from step 1. For example, shall we call it `intoString` or `fromByteArrray`?

Step 3 is to actually change the standard library to follow the style guide.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.