Type:Bobool3ol: Difference between revisions

From Resonite Wiki
m Fix category
m fix unnessary category tags
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A bobool3ol is a meme [[Value Type | value]] type that cannot store any value, and produces nonsensical outputs.
A bobool3ol is a meme[[Value Type | value]] type that cannot store any value, and produces nonsensical outputs.
* Equality comparisons between any two bobool3ol objects will always return '''true''' (Meaning they are identical).
* Equality comparisons between any two bobool3ol objects will always return '''true''' (Meaning they are identical).
* Inequality comparisons between any two bobool3ol objects will always return '''true''' (Meaning they are not identical).
* Inequality comparisons between any two bobool3ol objects will always return '''true''' (Meaning they are not identical).
Line 7: Line 7:
== Usage ==
== Usage ==
This is a meme type, and has no practical purpose beyond being funny.
This is a meme type, and has no practical purpose beyond being funny.
== Related Types ==
* [[Type:Bool | bool]]
* [[Type:Bool2 | bool2]]
* [[Type:Bool3 | bool3]]
* [[Type:Bool4 | bool4]]


[[Category:Type]]
== History ==
[[Category:Type:Value]]
'''Bobool3ol''' was originally a typo Frooxius made, creating a "frankenstein datatype".
 
{{Template:BoolTypes}}
 
[[Category:Memes]]
[[Category:Memes]]

Latest revision as of 22:40, 14 January 2024

A bobool3ol is a meme value type that cannot store any value, and produces nonsensical outputs.

  • Equality comparisons between any two bobool3ol objects will always return true (Meaning they are identical).
  • Inequality comparisons between any two bobool3ol objects will always return true (Meaning they are not identical).

Using To String on a node holding this type, will result in the string tru(🍒🎂🍒)lse.

Usage

This is a meme type, and has no practical purpose beyond being funny.

History

Bobool3ol was originally a typo Frooxius made, creating a "frankenstein datatype".

Related Types