選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

doc.go 215B

123456789
  1. // written by Daniel Oaks <daniel@danieloaks.net>
  2. // released under the ISC license
  3. /*
  4. Package ircutils provides small, useful utility functions and classes.
  5. This package is in an alpha stage.
  6. */
  7. package ircutils