package irc-client
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  IRC client library - core functionality
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      irc-client.0.7.1.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=ed339aaa57ffd628958b09e33605c7c90a8072cc0827dca34ef0b2344a576538
    
    
  doc/irc-client/Irc_helpers/index.html
Module Irc_helpersSource
Helper functions for buffering data as it is read from a socket.
Split a string str at each occurrence of the character c.
Split a string str at the first occurrence of the character c.
Given a buffer and a string input, append the input to the buffer, return all whole lines present in the buffer, and reinitialise the buffer to contain only the substring which follows all the whole lines.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >