Sha256: 70bc4ac2cc92de99388b726dde6454de823624263b19a29832c023ab277d6b6d

Contents?: true

Size: 292 Bytes

Versions: 86

Compression:

Stored size: 292 Bytes

Contents

interface _Each2[A, B]
  def each: { (A) -> untyped } -> B
end

module A : _Each2[Integer, A]
  def count: () -> Integer
end

module X
  def foo: () -> Integer
end

module Palette
  def self?.defacto_palette: -> Array[Array[Integer]]
  def self.nestopia_palette: -> Array[Array[Integer]]
end

Version data entries

86 entries across 86 versions & 1 rubygems

Version Path
steep-1.6.0 smoke/module/a.rbs
steep-1.6.0.pre.4 smoke/module/a.rbs
steep-1.6.0.pre.3 smoke/module/a.rbs
steep-1.6.0.pre.2 smoke/module/a.rbs
steep-1.6.0.pre.1 smoke/module/a.rbs
steep-1.5.3 smoke/module/a.rbs
steep-1.5.2 smoke/module/a.rbs
steep-1.5.1 smoke/module/a.rbs
steep-1.5.0 smoke/module/a.rbs
steep-1.5.0.pre.6 smoke/module/a.rbs
steep-1.5.0.pre.5 smoke/module/a.rbs
steep-1.5.0.pre.4 smoke/module/a.rbs
steep-1.5.0.pre.3 smoke/module/a.rbs
steep-1.5.0.pre.2 smoke/module/a.rbs
steep-1.5.0.pre.1 smoke/module/a.rbs
steep-1.4.0 smoke/module/a.rbs
steep-1.4.0.dev.5 smoke/module/a.rbs
steep-1.4.0.dev.4 smoke/module/a.rbs
steep-1.4.0.dev.3 smoke/module/a.rbs
steep-1.3.2 smoke/module/a.rbs