0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go22 forks (22 forks)github user discovery
coregood first issueoperator
Repository metrics
- Stars
- 659 stars (659 stars)
- PR merge metrics
- Avg merge 1m (Avg merge 1m)1 merged PR in 30d (1 merged PR in 30d)
Contributor guide
- Research direction
- Examine the existing operator implementations in the repository (e.g., Map, Filter) to understand the pattern, then implement a 'Not' function that takes a boolean value and returns its inverse, following the same structure and testing conventions.
- Tech stack
- go
- Domain
- backendapi
- Issue type
- Feature
- Prerequisites
- Go