Join Slack
Powered by
Using kwery's fetcher: is `Type` built for fetchin...
# exposed
m
mbickel
11/02/2015, 1:04 PM
Using kwery's fetcher: is
Type
built for fetching non-optional properties?
Property.get
is defined as
(C) -> T?
, which appears to choke on non-null
T
?
Open in Slack
Previous
Next