Question: OCAML PROGRAMMING FUNCTIONAL PROGRAMMING HELP (1) Write a function that gets rid of immediately redundant markup in a GML document. e.g. Formatted(Ital, Formatted(Ital,e)) can be
OCAML PROGRAMMING FUNCTIONAL PROGRAMMING HELP

(1) Write a function that gets rid of immediately redundant markup in a GML document. e.g. Formatted(Ital, Formatted(Ital,e)) can be simplified to Formatted(Ital,e) (1) Write a function that gets rid of immediately redundant markup in a GML document. e.g. Formatted(Ital, Formatted(Ital,e)) can be simplified to Formatted(Ital,e)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
