<body><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        +1 for consistency :-)<div><br></div><div>We should add more tests for isNumber, isCollection, isBoolean ... to document the intended use.</div><div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div><blockquote class="history_container" type="cite" style="border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 08.05.2019 01:36:16 schrieb commits@source.squeak.org <commits@source.squeak.org>:</p><div style="font-family:Arial,Helvetica,sans-serif">Chris Muller uploaded a new version of Kernel to project The Inbox:<br>http://source.squeak.org/inbox/Kernel-cmm.1228.mcz<br><br>==================== Summary ====================<br><br>Name: Kernel-cmm.1228<br>Author: cmm<br>Time: 7 May 2019, 6:36:01.955169 pm<br>UUID: 2fad2a41-3aec-4e22-b9e8-cce50f7f6808<br>Ancestors: Kernel-nice.1227<br><br>Allow identification of instances of Boolean via #isBoolean.<br><br>=============== Diff against Kernel-nice.1227 ===============<br><br>Item was added:<br>+ ----- Method: Boolean>>isBoolean (in category 'testing') -----<br>+ isBoolean<br>+      ^ true!<br><br>Item was added:<br>+ ----- Method: Object>>isBoolean (in category 'testing') -----<br>+ isBoolean<br>+       ^ false!<br><br><br></div></blockquote>
                                        </div></body>