latest 2 messages by Cchar
+
[2016-03-29T01:36:39Z]
Cchar
how would I write that
+
[2016-03-29T01:36:31Z]
Cchar
Hi I have a quick question, what is the equivalent of c# list.find(p => p.x == y)? I mean like if I want for (post in site.post WHERE post.categories = this)