Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

javalib String is missing two static join methods #3408

Closed
@LeeTibbert

Description

@LeeTibbert

Whilst reviewing PR#3396, I discovered that javalibString appears to be missing two staticjoin methods.

TheStringJoiner class in PR#3396 may be useful to implement the missing methods.

Scala Native does not have some String methods, such as, I believe,intern because they are hard to
implement or of low value. It looks like it is time to inventory theString methods to see what is
missing and why. I personally like the style of leaving an unimplemented methods as
// def intern(): Mumble // Unimplented, too hard. Some folks frown on that style. I find
it useful to find such a "broken heart" rather than a stunning & hard to find absence.
Shows that someone at least considered the issue.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp