Home | History | Annotate | Download | only in google-styleguide

Lines Matching full:booleans

2805         numbers, characters, or symbols (including booleans and keywords).
2822 (including booleans and keywords).
2972 (including booleans and keywords).
3023 Therefore, if you want to map booleans <code>NIL</code> and <code>T</code>
3033 (ecase x ; Better: will actually catch non-booleans