%% %CopyrightBegin%
%%
%% SPDX-License-Identifier: Apache-2.0
%%
%% Copyright Ericsson AB 2021-2025. All Rights Reserved.
%%
%% %CopyrightEnd%

[;1m  is_boolean(Term)[0m

  Returns [;;4mtrue[0m if [;;4mTerm[0m is the atom [;;4mtrue[0m or the atom [;;4mfalse[0m
  (that is, a boolean). Otherwise returns [;;4mfalse[0m.
