btrfmt

Search:
Group by:
Source   Edit  

Procs

func lpad(s: string; max: int): string {....raises: [], tags: [], forbids: [].}
Source   Edit  
func rpad(s: string; max: int): string {....raises: [], tags: [], forbids: [].}
Source   Edit  

Templates

template `:<`(s: string; max: int): string
Source   Edit  
template `:>`(s: string; max: int): string
Source   Edit