seqence

Given a range of fakeArticleMe() apply a decending id and publish date to replicate the behavior of the API.

Note: This does not provide any unpublished articles which are provided first in the API.

@safe
seqence
(
R
)
(
,
const SysTime newestDate = Clock.currTime
)
if (
is(ElementType!R == Json)
)

Meta