Ben

Results 30 issues of Ben

현재 이벤트명이 일어 한국어 순으로 표기되어지는 방식이 일부 사용자들에게 가시성이 떨어진다는 제보를 받음. 이에 커뮤니티에서 다음과 같은 2가지 개선안을 제안함 1. 기부 버튼 좌측에 일본어/한국어를 변경할 수 있는 토글 제시...

Syntax highlighting should be fixed in other languages(Korean, in this case). If you're unfamiliar with other languages that reproduce these kinds of issues, I'll try to contribute PR with this...

help wanted
feature request

From the type definition of `O.Option = A|null|undefined`, where `A` is regarded as `Some`, and `null | undefined` as `None`, I thought that literal null values should behave the same...

### What version of Bun is running? 1.1.0 ### What platform is your computer? Darwin 23.0.0 arm64 arm ### What steps can reproduce the bug? run following code with dependencies...

bug
needs repro

Hi, sarahfossheim, thanks for your great work! I never thought these kinds of work could be possible at all! Although the project Muson's beauty, I thought a little interaction could...

adds docs, and tests for P.object.exact Todos: - [x] write docs for P.object.exact - [ ] write test for P.object.exact

**Describe the bug** not able to match the empty array pattern with `readonly array`. from the code below, `a` must not inferred as empty array of course I could match...

Seems that the Rescript team is going to remove Belt from the Rescript compiler and language([see](https://github.com/rescript-lang/rescript-compiler/pull/6467)), I suggest moving forward to rescript-core bindings, which is the new standard library in...

Though not directly related to the project at hand, I want to take a moment to share my team's experience with utilizing ts-belt and ts-pattern snippets. I apologize if this...

I'm trying to contribute to this project, but the foy for the build.ts script seems not working properly(build artifacts are not created). from my perspective, these are the only logs...