seegongsik

namespace

ITLv.4 (900)noun
Definition

a defined scope in code that keeps names separate so they do not conflict

Examples

Two modules used the same function name, causing a namespace conflict.

Splitting code into namespaces by feature makes even a large project easier to manage.

Collocations
a separate namespacea namespace conflictorganize code into namespaces
Paraphrase
naming scopename container
Back to index
Was this helpful? Support seegongsik