From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id BDDEF7FCE0 for ; Tue, 31 Mar 2015 22:44:29 +0200 (CEST) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of kennethadammiller@gmail.com) identity=pra; client-ip=209.85.214.180; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="kennethadammiller@gmail.com"; x-sender="kennethadammiller@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of kennethadammiller@gmail.com designates 209.85.214.180 as permitted sender) identity=mailfrom; client-ip=209.85.214.180; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="kennethadammiller@gmail.com"; x-sender="kennethadammiller@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-ob0-f180.google.com) identity=helo; client-ip=209.85.214.180; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="kennethadammiller@gmail.com"; x-sender="postmaster@mail-ob0-f180.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0BKAQAvBhtVlLTWVdFchDQFgw/KIQdMAQEBAQEBEQEBAQEHCwsJEjCECyIRHQEbHgMSCAECBTcCJAERAQUBIjWHeAEDEaVCgyw+MYsxgWuCd44hChknDVSFAgEFDpMCgUUFmleScRIjgQwJhCwiMYJDAQEB X-IPAS-Result: A0BKAQAvBhtVlLTWVdFchDQFgw/KIQdMAQEBAQEBEQEBAQEHCwsJEjCECyIRHQEbHgMSCAECBTcCJAERAQUBIjWHeAEDEaVCgyw+MYsxgWuCd44hChknDVSFAgEFDpMCgUUFmleScRIjgQwJhCwiMYJDAQEB X-IronPort-AV: E=Sophos;i="5.11,503,1422918000"; d="scan'208";a="130966152" Received: from mail-ob0-f180.google.com ([209.85.214.180]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/RC4-SHA; 31 Mar 2015 22:44:29 +0200 Received: by obbgh1 with SMTP id gh1so43788202obb.1 for ; Tue, 31 Mar 2015 13:44:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=TC7oPRe3vc3Zd7p2NRZ6bkXG1shbaAIONLMgyvwvZkA=; b=PA5rKKrdT0ANIxwwoQiXSv8PUSCRc7RtXc0w2XoKg8jxLTPlhADnY0cHcoQpT7nDW4 zVngKHxwIV08BvSueypAFwNyKBtC3lPtRWIdrZcVQsDl/ffs5MQSdqi5NEb7OYXR2Sfg 8Ili9ksgpVlBLlYb/a11HhGbwUnJYMQnvqwvuJF/Q7gi20nFbEEYwNMJSdnyAyLxXMd6 yyFQV+rapySWLo0Y8je3jl8752tp6UxfYcw+29lHQSnbuBrrhLwzfCvj27k93TVVEsm8 wOs9ZqQE66K02qdAnA/x7ut0n0LMoJFECzcWv2HdszXVfKtsvc2TPlRrEskY6rffVOQh nujg== MIME-Version: 1.0 X-Received: by 10.182.210.197 with SMTP id mw5mr36160118obc.26.1427834668132; Tue, 31 Mar 2015 13:44:28 -0700 (PDT) Received: by 10.202.185.8 with HTTP; Tue, 31 Mar 2015 13:44:28 -0700 (PDT) Date: Tue, 31 Mar 2015 16:44:28 -0400 Message-ID: From: Kenneth Adam Miller To: caml users Content-Type: multipart/alternative; boundary=001a11c29be83130c105129baa08 Subject: [Caml-list] OCamlgraph serializability --001a11c29be83130c105129baa08 Content-Type: text/plain; charset=UTF-8 Is there any way to convert between ocamlgraph and string both ways? I would really like some easy to use capability, especially between languages. --001a11c29be83130c105129baa08 Content-Type: text/html; charset=UTF-8
Is there any way to convert between ocamlgraph and string both ways? I would really like some easy to use capability, especially between languages.
--001a11c29be83130c105129baa08--