IniIncompleteSection
primitive val IniIncompleteSection
Constructors
create
new val create() : IniIncompleteSection val^
Returns
- IniIncompleteSection val^
Public Functions
eq
fun box eq( that: IniIncompleteSection val) : Bool val
Parameters
- that: IniIncompleteSection val
Returns
- Bool val
ne
fun box ne( that: IniIncompleteSection val) : Bool val
Parameters
- that: IniIncompleteSection val
Returns
- Bool val
© 2016-2020, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/ini-IniIncompleteSection