dwww Home | Show directory contents | Find package

test_that("freduce() supports long lists (kcf-jackson/sketch#5)", {
  fns <- rep(list(identity), 1000)
  expect_equal(freduce(1, fns), 1)
})

Generated by dwww version 1.15 on Mon Jun 24 14:58:57 CEST 2024.