[][src]Module fruity::foundation

Foundation framework.

Feature Flag

This module corresponds to the foundation feature flag.

It also transitively enables objc.

Structs

NSMutableString

A dynamic plain-text Unicode string object.

NSString

A static, plain-text Unicode string object.

NSStringEncoding

Possible NSString encodings.

Enums

NSComparisonResult

Constants that indicate sort order.

Functions

NSSelectorFromString

Returns the selector with a given name.