pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2014-08-27
2014-08-27 06:47:25 by Stephen R. van den Berg <srb@cuci.nl>
9da77eb0a1b588ddbdd4de437839d4634ae80739 (
3
lines) (+
3
/-
0
)
[
Show
|
Annotate
]
Branch:
8.0
Document features.
3168:
} /*! @decl Buffer `==( mixed other )
+
*!
+
*! Is able to compare directly with strings and other Buffers.
*/ PIKEFUN int(0..1) `==( mixed other ) rawtype tFunc(tMixed, tInt01);