Binary package “liblwt-ssl-ocaml-dbgsym” in ubuntu xenial

debug symbols for package liblwt-ssl-ocaml

 Lwt is a library of cooperative threads implemented in monadic style.
 With respect to preemptive threads, cooperative threads are not using
 a scheduler to distribute processor time between threads. Instead of
 this, each thread must tell the others that he wants to let them
 work.
 .
 This package contains runtime libraries for programs using Lwt with
 cooperative OpenSSL.