package acgtk
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Abstract Categorial Grammar development toolkit
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      acg-2.1.0-20240219.tar.gz
    
    
        
    
  
  
  
    
  
        sha512=5d380a947658fb1201895cb4cb449b1f60f54914c563e85181d628a89f045c1dd7b5b2226bb7865dd090f87caa9187e0ea6c7a4ee3dc3dda340d404c4e76c7c2
    
    
  doc/acgtk.datalogLib/DatalogLib/Datalog/ASPred/index.html
Module Datalog.ASPredSource
Source
type term = - | Var of Datalog_AbstractSyntax.VarGen.id
- | Const of Datalog_AbstractSyntax.ConstGen.id
Source
val pp_terms : 
  Datalog_AbstractSyntax.ConstGen.Table.table ->
  Format.formatter ->
  TermSet.t ->
  unitSource
module PredIdTable : 
  UtilsLib.IdGenerator.CorrespondanceTableTYPE
    with type identifier = pred_id
    with type table =
           Datalog_AbstractSyntax.AbstractSyntax.Predicate.PredIdTable.tableSource
val pp : 
  ?position:int ->
  ?with_id:bool ->
  ?with_arity:bool ->
  PredIdTable.table ->
  Datalog_AbstractSyntax.ConstGen.Table.table ->
  Format.formatter ->
  predicate ->
  unitcompare p1 p2 returns a positive integer if p1 is greater than p2. If with_arguments is set to true (default), then the comparison relies on the actual value of the arguments as well. Otherwise, it does not take then into account.
get_variables pred returns the set of all terms that are variables in the argument list of the predicate pred
get_variables_of_preds preds returns the set of all terms that are variables in the argument list of all the predicates in preds
string_of_predicate_name pred pred_id_table Returns the name of the predicate.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >