mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-07-27 21:29:09 +02:00
13 lines
296 B
TeX
13 lines
296 B
TeX
\newglossaryentry{declarative}{
|
|
name={declarative},
|
|
description={Describes \textit{what} to achieve, but not how}
|
|
}
|
|
\newglossaryentry{imperative}{
|
|
name={imperative},
|
|
description={Describes how to achieve something}
|
|
}
|
|
% \newglossaryentry{}{
|
|
% name={},
|
|
% description={}
|
|
% }
|