Spyder01/Arachnea

Improve Documentation for remove Method

Open

#3 opened on Oct 10, 2025

 (4 comments) (0 reactions) (1 assignee)TypeScript (1 fork)auto 404
documentationgood first issuehelp wanted

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

The remove method docs are minimal.

Add examples showing how to remove elements by value or by predicate function.

Clarify return value and chaining behavior. Difficulty: Easy

Contributor guide