package commons

  1. Overview
  2. Docs
val xs : 'a list
method fold : ('b -> 'a -> 'b) -> 'b -> 'b
method view : 'a list