Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
TypeScript
value of type any has no subscripts swift
Eli
Programming language:
TypeScript
2021-05-05 19:38:34
0
Q:
value of type any has no subscripts swift
jonnnyone
Code:
TypeScript
2021-07-25 13:49:23
(people[0]["cars"] as! [[String: Any]]) [0]["occupancy"]
0
Tags
value
type
sub
Related
error: The method assertThat(T, Matcher<? super T>) in the type MatcherAssert is not applicable for the arguments (List<String>, Matcher<Iterable<Integer>>)
check if all array elements match closure swift
New to Communities?
Join the community