[augeas-devel] (no subject)

Francis Giraldeau Francis.Giraldeau at USherbrooke.ca
Sat Apr 17 03:30:40 UTC 2010


Hi,

I would like to use the builtin function lens_atype mydel to get the
abstract representation of a lens, but can't get it to work. Here is
what I tried.

module Test01 =
  let mydel = del /[a]+/ "a"
  let a = lens_format_atype mydel
  let _ = print_endline a

But I'm getting nothing on the stdout. Also, I can't figure out how to
use lens_atype, because no print function takes a REGEXP as argument.

Thanks!

Francis




More information about the augeas-devel mailing list