[swift-corelibs-dev] NSNumber status
Ian Partridge
ipartridge at gmail.com
Thu Feb 11 15:13:56 CST 2016
Hi,
The status document [1] says that NSNumber is fully implemented. The
class reference [2] states it has a stringValue variable, however I
cannot find the implementation of stringValue in NSNumber [3] and
attempting to reference it from my code fails.
Is this a mistake in the status document, or am I missing something?
Many thanks in advance.
[1] https://github.com/apple/swift-corelibs-foundation/blob/master/Docs/Status.md
[2] https://developer.apple.com/library/mac/documentation/Cocoa/Reference/Foundation/Classes/NSNumber_Class/
[3] https://github.com/apple/swift-corelibs-foundation/blob/master/Foundation/NSNumber.swift
--
Ian Partridge
More information about the swift-corelibs-dev
mailing list