Glossary coding Term Page

Filter

A function that keeps only the entries matching certain conditions

filter #coding#c
Korean version

Related Concepts

Core Idea

Filter is A function that keeps only the entries matching certain conditions. It usually makes the most sense alongside Parser, Subcommand, Runner.

Why It Matters Here

Mathbong reuses this term across c posts as shared vocabulary.

Posts Mentioning This Concept